Opened 15 years ago
Last modified 11 years ago
#4917 confirmed Bug
FF3: List indentation change relocates caret
Reported by: | Tobiasz Cudnik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Firefox | Cc: |
Description
FF3: List indentation change relocates caret.
Reproduce
- Use following content:
<ol> <li> LI <ol> <li> LI^ <ol> <li> LI</li> </ol> </li> </ol> </li> </ol>
- Press Decrease Indent button
- Result is visible on attached screenshot. Wrong caret position is indicated with red line.
Reproduced in FF3 quirks, works fine in FF2. CKEditor 3.0 is also affected.
Attachments (2)
Change History (5)
Changed 15 years ago by
Attachment: | 2009-12-29-105652_209x239_scrot.png added |
---|
comment:1 Changed 14 years ago by
Milestone: | CKEditor 3.x |
---|
Changed 12 years ago by
Attachment: | firefox12.png added |
---|
comment:2 Changed 12 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.0 |
This is still reproducible in latest CKEditor 3.6.3 and Firefox 12. The cursor is now moved to the most indented list but it is still moved.
NEW TC has been reproducible from CKE 3.0 (thus made me think it's a browser issue).
Milestone CKEditor 3.x deleted