#7270 closed Bug (fixed)
IE: we can't switch to to source mode when we insert a Table with caption or first row or both first row & column set as Table Headers
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.3 |
Component: | General | Version: | 3.5.3 |
Keywords: | IBM IE | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
- Open CK Editor and insert a Table with a caption.
- click on Source button in Toolbar.
Expected Result:
we are in source mode and html for the inserted table is shown.
Actual Result:
Editor stays in WYSIWYG mode and it will shown an error and when we click on that error it says object doesn't support this property or method.
same behaviour happens when we insert a table with first row set as headers or both first row and first column set as headers
Change History (4)
comment:1 Changed 14 years ago by
Keywords: | IE added |
---|---|
Status: | new → confirmed |
comment:2 Changed 14 years ago by
Status: | confirmed → pending |
---|
WFM in latest nightly http://rev.ckeditor.com/ckeditor/trunk/6551/_samples/ @satya Could You confirm that?
comment:3 Changed 14 years ago by
Milestone: | → CKEditor 3.5.3 |
---|---|
Resolution: | → fixed |
Status: | pending → closed |
In fact, it has been fixed with [6544].
Confirmed for IE7/8, IE9B it works ok