Opened 15 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:
- Open Ajax sample and insert a Table and enter text in all the cells
- Go in to a Table cell, open Cell Properties dialog and change Horizontal Alignment of the text to right and click OK.
- 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)
Change History (6)
comment:1 Changed 15 years ago by
Milestone: | → CKEditor 3.5 |
---|---|
Status: | new → confirmed |
comment:2 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | confirmed → assigned |
Changed 14 years ago by
Attachment: | 6034.patch added |
---|
comment:3 Changed 14 years ago by
Status: | assigned → review |
---|
comment:4 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5855].