Ticket #9110 (closed Bug: fixed)
IE: Unspecified Error when making a selection with images in the editor
| Reported by: | tmonahan | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.4 |
| Component: | General | Version: | 3.6.4 |
| Keywords: | IBM | Cc: | damo, satya |
Description
This problem occurs when <META content="IE=7.0000" http-equiv="X-UA-Compatible"> is included in the HTML for the page. See 'IE unspecified error.html' for a reproducible test case.
- Copy IE unspecified error.html into the _samples folder and open in IE.
- Insert a smiley and make a selection by starting the selection at the end of the editor contents.
Problem: an unspecified error occurs.
This is related to ticket #9034 and requires a similar fix. A proposed solution is provided in the attached patch.
Attachments
Change History
Changed 11 months ago by tmonahan
- Attachment 9110.patch added
Patch for plugins/selection/plugin.js
comment:1 Changed 11 months ago by garry.yao
- Status changed from new to closed
- Resolution set to fixed
Thanks for the patch, fixed with [7551].
Note: See
TracTickets for help on using
tickets.
