Opened 14 years ago

Closed 14 years ago

#6034 closed Bug (fixed)

Horizontal Alignment applied to Table cell is not updated correctly in the Toolbar

Reported by: Satya Minnekanti Owned by: Tobiasz Cudnik
Priority: Normal Milestone: CKEditor 3.4.1
Component: General Version: 3.3
Keywords: IBM Cc: Damian, joek

Description

To reproduce the defect:

  1. Open Ajax sample and insert a Table and enter text in all the cells
  1. Go in to a Table cell, open Cell Properties dialog and change Horizontal Alignment of the text to right and click OK.
  1. Now look at the text in the Table for which we have changed Horizontal Alignment.

Expected Result:

Text in Table cell is moved to right and Align Right icon in the Tool bar is selected.

Actual Result:

Text in Table cell is moved to right, but Align Right icon in the Tool bar is not selected, and the Text is still shown as Left Aligned.

when you Navigate to a different cell or come out of the Table and go back to the Cell again it will show you Correct Alignment(Align Right icon is selected in the Tool bar)

Same behavior happens for all Horizontal Alignment

Attachments (1)

6034.patch (747 bytes) - added by Tobiasz Cudnik 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.5
Status: newconfirmed

comment:2 Changed 14 years ago by Tobiasz Cudnik

Owner: set to Tobiasz Cudnik
Status: confirmedassigned

Changed 14 years ago by Tobiasz Cudnik

Attachment: 6034.patch added

comment:3 Changed 14 years ago by Tobiasz Cudnik

Status: assignedreview

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

Status: reviewreview_passed

comment:5 Changed 14 years ago by Tobiasz Cudnik

Resolution: fixed
Status: review_passedclosed

Fixed with [5855].

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