Opened 14 years ago
Closed 14 years ago
#5845 closed Bug (fixed)
Changing Number/Bullet List Style looses Cursor Positioning
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | General | Version: | 3.3 |
Keywords: | IBM Confirmed Firefox Review+ | Cc: | Damian, joek |
Description
To reproduce the defect:
- Open Ajax sample.
- Click on Insert/Remove Numbered List icon to start a Numbered list
- Right click next to the Number and select Numbered List Properties in the Context menu.
- Select Numbered List Type as Upper Roman in the Numbered List properties dialog and Click OK button.
Expected Result:
Cursor stays next to the new Roman Number inserted and when we start typing the text the new text appears as first list item.
Actual Result:
we could not see where the cursor is and when we start typing the text the new text replaces the new Roam Number that was inserted. If you are in the Starting line of a Nested numbered list,and when we start typing the text, the new text replaces the new roman number inserted and the new text concatenates with the text in the last list item at the previous level
Same behaviour happens with Bullets
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by
Keywords: | Confirmed Firefox added |
---|
Changed 14 years ago by
Attachment: | 5845.patch added |
---|
comment:2 Changed 14 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:3 Changed 14 years ago by
Keywords: | Review+ added; Review? removed |
---|
Not a matter of the list style plugin, could be reproduced with all context menu commands, e.g. Paste. The problem is that only Firefox is selecting the entire list on right click when the list is empty.