BIDI: Pressing decrease indent in an RTL bulleted list causes incorrect behaviour
Steps to reproduce the defect:
- Open the Ajax sample.
- Click on the RTL icon.
- Create a bulleted list containing 3 items.
- Select the second list item & click on the increase indent icon.
- Select the third list item & click on the increase indent icon twice.
- See you have a bulleted list 3 layers deep.
- Select the first list item & click decrease indent.
Expected: The first list item becomes a RTL paragraph. Also, the second & third list items remain as an RTL list.
Actual: The first list item becomes a RTL paragraph BUT the second & third list items become a LTR list.
Change History (10)
Milestone: |
→ CKeditor 3.4.3
|
Owner: |
set to Paweł Horzela
|
Status: |
confirmed →
assigned
|
Status: |
assigned →
review
|
Status: |
review →
review_passed
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
Confirmed only on FF, Opera, Chrome.
On IE there is other issue: First list item is not becoming a paragraph - it is still list item element.