﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9290	Loading CKEditor in readOnly mode breaks the undo/redo toolbar buttons	Joel		"Loading a CKEditor instance with the config setting
{{{
 readOnly = true
}}}
breaks the undo/redo user interface buttons. Ctrl-z and ctrl-y still work, but the undo and redo UI buttons never get activated, they remain grayed out.

Steps to reproduce: Load CKE with readOnly = true, set readonly to false and type. See [http://jsfiddle.net/kvYum/ This JSfiddle for an example]. In the example, wait for the editor to be set editable, write something and the undo button never gets enabled but ctrl-z works. The undo buttons flash enabled every time the editor is set to readOnly false, but after focusing on the editor input they get grayed.

Tested in IE9 and Chrome13 on Win 7 64bit."	Bug	confirmed	Normal		UI : Toolbar	3.6			joel.peltonen@…
