﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9230	Undo state incorrect when an editor instance is created on an empty element	Teresa Monahan	Piotrek Koszuliński	"To reproduce: Save the attached file into the samples directory and open in a browser. This sample contains 2 editor instances: 
- the 1st was created on a textarea that contains no text
- the 2nd editor instance was created on a textarea that had some initial text.
'''Problem:''' The undo icon is enabled in the 1st editor instance and available to be used, even though there is no action to undo. It should be disabled.

The state of the undo icon is correct in the 2nd editor instance.

This issue also occurs when creating the editor on a div element and it happens for both CKEDITOR.replace and CKEDITOR.appendTo."	Bug	closed	Normal	CKEditor 4.0	Core : Undo & Redo	4.0	fixed	IBM	Damian Satya Minnekanti
