Opened 14 years ago
Closed 14 years ago
#7320 closed Bug (fixed)
BIDI: we can't create RTL Numbered/Bulleted lists
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.3 |
Component: | General | Version: | 3.5.3 |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect.
- Open CK Editor, type a paragraph and click on Text direction from right to left button to change the text direction of the paragraph from left to right.
- Click on Insert/Remove Numbered list button to start a Numbered/Bulleted list.
Expected Result:
RTL Numbered list is created with the paragraph that we have typed as it's first list item.
Actual Result:
Paragraph that we have selected or that has the cursor is deleted and the cursor moves to the nearest paragraph if there is one or cursor disappears if there is no other paragraph.
same issue happens with bulleted list.
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | → CKEditor 3.5.3 |
---|---|
Status: | new → confirmed |
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Confirmed this bug had been fixed by #7294.
Regression of [6478], rooted with #7320.