Opened 14 years ago
Last modified 9 years ago
#7994 confirmed Bug
[IE8, FF] Problems with typing text next to an anchor
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6 |
Keywords: | Cc: | satya_minnekanti@… |
Description (last modified by )
- Start with empty editor
- Create anchor
- Start typing
IE8 - the letters appear on the left of the anchor and you can't get to the right side using Right Arrow, End buttons or mouse.
Firefox - There are some problems with buttons and inconsistencies between how cursor is displayed and where it actually is. (Edit: these cases are not reproducible any more, but there's still a small issue, because after inserting an anchor the selection is placed before it and should be after it.)
- After creating the anchor the cursor appears on the right but typed letters appear on the left.
- You can’t get to the right side of the anchor using mouse or arrow button. Only End button works.
- When you press End button cursor stays on the left but typed letters appear on the right.
- When you delete letters on the right of the anchor (with backspace) the cursor appears on the left of the anchor but when you press delete the anchor is deleted not the letters on the left side of it.
This hasn't been working from CKEditor rev [6904]
Change History (7)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Cc: | satya_minnekanti@… added |
---|
comment:3 Changed 13 years ago by
comment:6 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:7 Changed 9 years ago by
Summary: | IE8 and FF: Problems with typing text next to anchor. → [IE8, FF] Problems with typing text next to an anchor |
---|
This issue has been duplicated in #8547