Opened 18 years ago
Last modified 17 years ago
#753 closed Bug
Arrowing over an image skips the next char (Firefox only) — at Version 1
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.6 |
Component: | General | Version: | |
Keywords: | Confirmed Firefox SF CantFix | Cc: |
Description (last modified by )
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
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1513587&group_id=75348&atid=543653
Change History (1)
comment:1 Changed 18 years ago by
Description: | modified (diff) |
---|---|
Reporter: | changed from Martin Kou to anonymous |