Opened 11 years ago
Closed 11 years ago
#11511 closed Bug (worksforme)
IE: incorrect selection when CKEditor opened as a modal dialog
Reported by: | Irina | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.2.2 |
Keywords: | IBM | Cc: | Teresa Monahan, Satya Minnekanti |
Description
Steps to reproduce:
- Copy ckeditor_test.html and blink.html to samples directory.
- Open blink.html and click show modal dialog button.
- Select any word and apply size 8 to it.
- Select another word and apply size 14 to it.
Problem: The 1st word selected and size 14 applied to it.
Attachments (3)
Change History (6)
Changed 11 years ago by
Attachment: | blink.html added |
---|
Changed 11 years ago by
Attachment: | ckeditor_test.html added |
---|
Changed 11 years ago by
Attachment: | 2014-01-29_1549.swf added |
---|
comment:1 Changed 11 years ago by
Status: | new → pending |
---|
comment:3 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | pending → closed |
I have tried your samples in IE8-11 in CKEditor 4.3.2 and wasn't able to reproduce this problem. I have used default editor and browser with cleared cache.
NOTE: I have noticed that blink.html has no doctype what puts page in quirks mode. Is this intended?