Opened 15 years ago
Closed 13 years ago
#5490 closed Bug (duplicate)
[IE] Can't move the cursor after an anchor
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | IE8 | Cc: |
Description
There are two different cases affected by this bug:
Steps to reproduce (1)
- Open the editor and clear all content.
- Add an anchor.
Notice that the cursor is to the left of the anchor and can not be moved to the right.
Steps to reproduce (2)
- Open the editor and type some content
- Add an anchor after the content.
Notice that the cursor is to the right of the anchor.
- Move the cursor to the left of the anchor.
Notice that the cursor can not be moved to the right.
Change History (2)
comment:1 Changed 13 years ago by
Keywords: | IE8 added; IE removed |
---|---|
Status: | new → confirmed |
comment:2 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
This is still an issue in latest CKEditor.
Cursor will be on the right of anchor but if you move it to the left and try to get back on the right it won't be possible.
This does not happen when there is some text on the right of the anchor
When reproducing this issue I have found #8303