﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9761	setReadOnly(false) doesn't activate backspace keystroke	limuhob		"Hi guys, 

if an editor is read only, then the backspace key is blocked by this code: keystrokeHandler.blockedKeystrokes[ 8 ] = editor.readOnly;

However if I change a readOnly mode by calling the setReadOnly(false) function later, the backspace key is still blocked.  

Maybe it is a good idea to active the backspace key if setReadOnly(false) is called.

----
**Edited:**[[BR]]
Please see comment:12 and comment:13 for explanation of this problem.

Issue can be reproduced in all browsers from CKEditor 4.0 beta.
"	Bug	confirmed	Normal		Core : Editable	4.0 Beta		IBM	jeremie@… jan_wloka@… joel.peltonen@…
