Opened 13 years ago
Last modified 13 years ago
#8425 confirmed Bug
IE8 IE9: Selection Defect with contentEditable = "false" and unselectable = "on" — at Initial Version
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.2.1 |
Keywords: | IE8 IE9 | Cc: |
Description
This issue was reported on our support channel (Topic: selection defect)
- Download and copy defect.html to samples folder
- Open editor and select "[This is div one and it simulates]"
- Right-click outside selection but in the same line E.g. "area where"
- Repeat step three. this time click in "area where"
Result: In both cases selection disappears. It shows on a moment on right-click and than disappears. To be more specific selection stays but the blue background disappears.
- Additionally in IE9. Left-click out side of editor. Text will look like it is unselected. Now move the cursor on the part of text that "was selected", grab it with left-click and try to move it in the same line.
Result: It is possible to move the text because it's selection had stayed.
Issue has been reproducible in IE8 and IE9 from CKEditor 3.2.1
Change History (2)
Changed 13 years ago by
Attachment: | defect.html added |
---|
Changed 13 years ago by
Attachment: | simple.html added |
---|
Shows that without editor logic there is no problem with selection