Opened 14 years ago
Last modified 14 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 )
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)
Change History (6)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|
Changed 14 years ago by
Attachment: | ckeditor_resize_anchor.png added |
---|
comment:3 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:4 Changed 14 years ago by
Status: | new → confirmed |
---|
Changed 14 years ago by
Attachment: | IE_clone.png added |
---|
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]