Opened 14 years ago

Closed 14 years ago

#6042 closed Bug (fixed)

BIDI: We can’t apply Left/Block Justify Alignment to a Paragraph with RTL applied

Reported by: Satya Minnekanti Owned by: Sa'ar Zac Elias
Priority: Normal Milestone: CKEditor 3.4
Component: General Version: 3.3
Keywords: IBM Cc: Damian, joek

Description

To reproduce the defect:

  1. Open Ajax sample.
  1. Type some text, Select the text and click on RTL icon in the Tool bar.
  1. See that paragraph is moved to right and Align Right icon is selected in the Tool bar.
  1. keep the cursor in the Paragraph and click on Align Center icon in the Tool bar.
  1. See that paragraph is moved to center and Align Center icon is selected in the Tool bar.
  1. keep the cursor in the paragraph and click on Align left icon in the Tool bar.

Expected Result:

See that paragraph is moved to left and Align Left icon is selected in the Tool bar.

Actual Result:

See that paragraph is moved to right and Align Right icon is selected in the Tool bar.

same behavior happens when we click Block Justify icon in step 6.

Attachments (1)

6042.patch (2.2 KB) - added by Sa'ar Zac Elias 14 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 14 years ago by Sa'ar Zac Elias

Milestone: CKEditor 3.4
Status: newconfirmed

Changed 14 years ago by Sa'ar Zac Elias

Attachment: 6042.patch added

comment:2 Changed 14 years ago by Sa'ar Zac Elias

Owner: set to Sa'ar Zac Elias
Status: confirmedreview

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Status: reviewreview_passed

Well done ;)

comment:4 Changed 14 years ago by Sa'ar Zac Elias

Resolution: fixed
Status: review_passedclosed

Fixed with [5763].

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