﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16698	undo still working after resetUndo() in source mode	Gregor Müller		"== Steps to reproduce ==

1. go to http://ckeditor.com/demo
2. switch to source mode
3. make some changes
4. open console and call function resetUndo()
5. press ctrl-z

== Expected result ==
no undo step is being made

== Actual result ==
editor goes back 1 step in undo history

== Other details (browser, OS, CKEditor version, installed plugins) ==
any browser
CKEditor version 4.5.11 (local version) and 4.6.0 revision 68643fd (demo site)

note:
undoManager.hasUndo will be false (which is correct) after calling resetUndo() but undo will still be possible"	Bug	closed	Normal		Core : Undo & Redo	4.5.11	wontfix		
