#7168 closed Bug (fixed)
IE9: Ajax sample does not work
Reported by: | Wiktor Walc | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.2 |
Component: | General | Version: | 3.0 |
Keywords: | IE9 | Cc: |
Description
Load _samples/ajax.html in IE9 RC. When destroying the editor, a JavaScript error occurs and there is no way to create the editor again:
SCRIPT70: Permission denied domobject.js, line206
Attachments (1)
Change History (6)
Changed 14 years ago by
Attachment: | 7168.patch added |
---|
comment:1 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → review |
comment:3 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6435].
comment:5 Changed 14 years ago by
Milestone: | CKEditor 3.5.3 → CKEditor 3.5.2 |
---|
I have IE9 fails silently (not having the SCRIPT70: Permission denied error) when read/write expando from offline element, this reveals a hidden bug in our destroying logic.