Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6520 closed Bug (fixed)

BIDI: Alignment doesn't apply in some cases with BIDI paragraphs

Reported by: Damian Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: IBM Cc: Joe Kavanagh, Satya, James, C, jamcunni@…

Description

To reproduce

  1. Set data as below
    <p>
      LTR text
    </p>
    <p dir="rtl">
      RTL Text
    </p>
    
  1. Select the whole content in wysywig area
  2. Click on the align left button

Expected: the RTL paragraph to align to the left.
Actual: the paragraphs remain unchanged. If right align is pressed, the LTR paragraph is aligned right (center also works).

Change History (5)

comment:1 Changed 13 years ago by James

Cc: James C jamcunni@… added; James C removed

comment:2 Changed 13 years ago by Damian

What is the status of this ticket ?

comment:3 Changed 13 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.4.3
Status: newconfirmed

comment:4 Changed 13 years ago by Garry Yao

Resolution: fixed
Status: confirmedclosed

Fixed by recent changes on trunk.

comment:5 Changed 13 years ago by Sa'ar Zac Elias

Milestone: CKEditor 3.4.3
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