Opened 13 years ago

Last modified 13 years ago

#8425 confirmed Bug

IE8 IE9: Selection Defect with contentEditable = "false" and unselectable = "on" — at Version 3

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 3.2.1
Keywords: IE8 IE9 Cc:

Description (last modified by Jakub Ś)

This issue was reported on our support channel (Topic: selection defect)

  1. Download and copy defect.html to samples folder
  2. Open editor and select "[This is div one and it simulates]"
  3. Right-click outside selection but in the same line E.g. area wher^e
  4. Repeat step three. this time click in are^a 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.

  1. 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 (5)

Changed 13 years ago by Jakub Ś

Attachment: defect.html added

Changed 13 years ago by Jakub Ś

Attachment: simple.html added

Shows that without editor logic there is no problem with selection

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 13 years ago by Alfonso Martínez de Lizarrondo

The simple.html sample is using a single document. It would be better to verify that this is a CKEditor issue to test with an editable iframe.

comment:3 Changed 13 years ago by Jakub Ś

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy