Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6471 closed Bug (fixed)

BIDI: Pressing decrease indent in an RTL bulleted list causes incorrect behaviour

Reported by: James Owned by: Paweł Horzela
Priority: Normal Milestone: CKEditor 3.4.3
Component: General Version: 3.4.1
Keywords: IBM Cc: Damian, joek, Satya Minnekanti

Description

Steps to reproduce the defect:

  1. Open the Ajax sample.
  2. Click on the RTL icon.
  3. Create a bulleted list containing 3 items.
  4. Select the second list item & click on the increase indent icon.
  5. Select the third list item & click on the increase indent icon twice.
  6. See you have a bulleted list 3 layers deep.
  7. 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.

Attachments (1)

6471.patch (570 bytes) - added by Paweł Horzela 13 years ago.
Patch

Download all attachments as: .zip

Change History (10)

comment:1 Changed 13 years ago by Krzysztof Studnik

Status: newconfirmed

comment:2 Changed 13 years ago by Frederico Caldeira Knabben

Milestone: CKeditor 3.4.3

comment:3 Changed 13 years ago by Paweł Horzela

Owner: set to Paweł Horzela
Status: confirmedassigned

comment:4 Changed 13 years ago by Paweł Horzela

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.

comment:5 Changed 13 years ago by James

I can reproduce the defect on IE7 & IE8 on this build:

http://nightly.ckeditor.com/6032/_samples/ajax.html

Changed 13 years ago by Paweł Horzela

Attachment: 6471.patch added

Patch

comment:6 Changed 13 years ago by Paweł Horzela

Status: assignedreview

comment:7 Changed 13 years ago by Garry Yao

Status: reviewreview_passed

comment:8 Changed 13 years ago by Paweł Horzela

Resolution: fixed
Status: review_passedclosed

Fixed with [6054].

comment:9 Changed 13 years ago by Paweł Horzela

Fixed with [6090].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy