Changes between Initial Version and Version 1 of Ticket #9761, comment 3
- Timestamp:
- Dec 11, 2012, 11:50:14 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9761, comment 3
initial v1 1 I can confirm this bug on Windows 7 with Chrome 23.0.1271.95m . It does not occur on IE9 or Firefox.1 I can confirm this bug on Windows 7 with Chrome 23.0.1271.95m, CKEditor 4.0 "Full" Release. It does not occur on IE9 or Firefox. 2 2 3 3 Specifically, I have this issue with a (huge) dynamic web application with multiple inline CKEditor instances, one of which is created in a DOM tree which is not attached to the document. When this tree is then attached to the document, the setReadOnly(false) indeed does not change the backspace handling back to normal.