Opened 17 years ago
Closed 17 years ago
#2967 closed Bug (duplicate)
plugin:dialog JavaScript error at opening dialog boxes in IE
| Reported by: | Martin Kou | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | IE | Cc: |
Description
To reproduce the bug:
- Open replacebyclass.html in IE6.
- Triple click to select the "CKEditor Sample" title in the page.
- Open any dialog - link, image, table, etc.
- You get a JavaScript error if the dialog tries to restore the selection.
- Close the dialog by clicking cancel.
- You get another JavaScript error.

DUP of #2816.