Opened 13 years ago

Last modified 13 years ago

#8027 confirmed Bug

IE Quirks: problem with typing text after inserting an anchor

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6
Keywords: IE Cc:

Description (last modified by Wiktor Walc)

Found in IE8/Quirks.

  • Open the replacebyclass sample. Put the cursor at the end of first line.
  • Click "Anchor" button and insert an anchor.
  • After closing the dialog, click with a mouse inside of the editing area, but below the first line. Note that the anchor is now resizable.
  • Type some text.
  • Result: the entered text goes inside of an anchor. Even after pressing the enter key, the cursor does not move to the next line and user is still inside of the anchor.

Attachments (2)

ckeditor_resize_anchor.png (699 bytes) - added by Wiktor Walc 13 years ago.
IE_clone.png (5.4 KB) - added by Jakub Ś 13 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 13 years ago by Wiktor Walc

Description: modified (diff)

comment:2 Changed 13 years ago by Wiktor Walc

Description: modified (diff)

Changed 13 years ago by Wiktor Walc

Attachment: ckeditor_resize_anchor.png added

comment:3 Changed 13 years ago by Wiktor Walc

Description: modified (diff)

comment:4 Changed 13 years ago by Jakub Ś

Status: newconfirmed

The TC provided by @wwalc is reproducible in IE8 and IE9

Here is another TC and different behavior for IE/Quirks:

If you paste anchor at the beginning of the text is will also be ready to write in. Typing text or a letter and then pressing enter clones anchors. See picture IE_clone.png. This issue is reproducible in IE6, IE8 and IE9 (works in IE7).

NOTE: In IE6 the second TC is applicable no matter whether you place the anchor at the beginning or at the and.

Reproducible from revision [6904]

Changed 13 years ago by Jakub Ś

Attachment: IE_clone.png added
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