Opened 18 years ago
Last modified 17 years ago
#753 closed Bug
Arrowing over an image skips the next char (Firefox only) — at Initial Version
Reported by: | Martin Kou | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6 |
Component: | General | Version: | |
Keywords: | Confirmed Firefox SF CantFix | Cc: |
Description ¶
The bug occurs when using the arrow keys to navigate text in firefox.
If there is an image within a line of text, arrowing right across it will cause the cursor to skip the character immediately after the image.
Example: (the | represents the cursor and each iteration represents the right-arrow keypress)
1: some te|xt[IMAGE}some more 2: some tex|t[IMAGE]some more 3: some text|[IMAGE]some more 4: some text[IMAGE]s|ome more
