Opened 14 years ago

Closed 14 years ago

#6044 closed Bug (fixed)

BIDI: [[FF/Safari]] When we apply RTL direction to a left aligned Paragraph, Paragraph Alignment is not changed

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone: CKEditor 3.4
Component: General Version: 3.3
Keywords: IBM Firefox WebKit Cc: Damian, joek

Description

To reproduce the defect:

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

Expected Result:

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

Actual Result:

Paragraph is moved to right but Alignment of Paragraph is not changed & it is still shown as Left Aligned.

Change History (4)

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

Keywords: Firefox WebKit added
Status: newconfirmed

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

Milestone: CKEditor 3.4

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

While the editor will not automatically change the alignment when it has been specifically set by the user, we must make it work when no paragraph is set, which is not happening now. Currently an alignment less paragraph is shown a left aligned, no matter the dir.

comment:4 Changed 14 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: confirmedclosed

Fixed at #6042.

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