Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#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:

  1. Open CK Editor and insert a Table with a caption.
  1. 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 13 years ago by Krzysztof Studnik

Keywords: IE added
Status: newconfirmed

Confirmed for IE7/8, IE9B it works ok

SCRIPT438: Object doesn't support property or method 'indexOf' 
ckeditor.js, line 58 character 2016

comment:2 Changed 13 years ago by Krzysztof Studnik

Status: confirmedpending

WFM in latest nightly http://rev.ckeditor.com/ckeditor/trunk/6551/_samples/ @satya Could You confirm that?

comment:3 Changed 13 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.5.3
Resolution: fixed
Status: pendingclosed

In fact, it has been fixed with [6544].

comment:4 Changed 13 years ago by Frederico Caldeira Knabben

For reference, this has been introduced by [6431].

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