Opened 14 years ago

Closed 14 years ago

#6053 closed Bug (fixed)

Can not align an element to the opposite of the parent's alignment

Reported by: Sa'ar Zac Elias Owned by:
Priority: Normal Milestone: CKEditor 3.4
Component: General Version: 3.0
Keywords: Cc:

Description

  • Load the following HTML and put the cursor at the marked place:
    <div style="text-align: right">
    	Right aligned
    	<p>
    		Left^ aligned</p>
    	Right aligned</div>
    
  • Click on the Left Justify button.

Nothing happens.

Change History (1)

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

Milestone: CKEditor 3.4.1CKEditor 3.4
Resolution: fixed
Status: newclosed

I can confirm it has been fixed.

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