Opened 14 years ago
Closed 14 years ago
#7818 closed Bug (fixed)
IE: Element Path bar & Tool bar icons not updating properly while inserting & Editing Tables
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.4 |
Component: | General | Version: | 3.5.4 |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
- Open Ajax sample, with out focus in Editor body click on Table icon.
Expected Result: Table Properties dialog comes up and elements path bar remain empty.
Actual Result: Table Properties dialog comes up but elements path bar show body & h1 tags. (see attached screen shot Error 1.jpg).
- Click OK button.
Expected Result: Table inserted, cursor in last table cell & elements path bar should show body,table,tbody,tr,td tags.
Actual Result: Table inserted but elements path bar still shows body & h1 tags. (see attached screen shot Error 2.jpg).
- Click in a different Table cell, click on Align Center & Text direction from right to left icons in the Tool bar.
Expected Result: Cursor goes back to the cell,Align Center & Text direction from right to left icons highlighted in the Tool bar.
Actual Result: Cursor goes back to the cell,Align Center & Text direction from right to left icons are not highlighted still Align Left & Text direction from left to right icons are highlighted in the Tool bar. (see attached screen shot Error 3.jpg).
Tested in IE6 & IE7
Attachments (3)
Change History (12)
Changed 14 years ago by
Attachment: | error1.jpg added |
---|
Changed 14 years ago by
Attachment: | error2.jpg added |
---|
Changed 14 years ago by
Attachment: | error3.jpg added |
---|
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 14 years ago by
Milestone: | → CKEditor 3.6 |
---|
comment:5 Changed 14 years ago by
Version: | 3.6 (SVN - 3.6.x) → 3.5.4 (SVN - trunk) |
---|
comment:6 Changed 14 years ago by
Milestone: | CKEditor 3.6 → CKEditor 3.5.4 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Based on wwalc comment, this should go on trunk. Am I wrong?
comment:7 Changed 14 years ago by
Yes, I've set the wrong milestone based on invalid version number, unfortunately. This bug appeared in trunk, so should be fixed in trunk first and then merged to 3.6.x.
comment:8 Changed 14 years ago by
comment:9 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Issue1 : I did not get body and h1. I got body p or nothing in path bar. This is still incorrect.
Issue2: Path bar showed still body p or nothing. Same behavoir.
Issue3: Confirmed.