Opened 9 years ago

Last modified 9 years ago

#12794 confirmed Bug

SCRIPT5022: IndexSizeError on table caption change in IE9-11

Reported by: Andrew Owned by:
Priority: Normal Milestone:
Component: Core : Tables Version: 4.0
Keywords: IE Cc:

Description (last modified by Jakub Ś)

Javascript error in IE9-11:

  • Create new table on CKEditor area;
  • Enter some table caption using "Table Properties" dialog;
  • Press "Ok" button on table properties dialog;
  • Set mouse pointer on entered caption's text value;
  • Click right mouse button (at the entered caption) and select "Table Properties" from context menu;
  • Edit table caption value and click "Ok";

As a result you will receive javascript error: SCRIPT5022: IndexSizeError ckeditor.js, line 407 character 528

Change History (1)

comment:1 Changed 9 years ago by Jakub Ś

Description: modified (diff)
Keywords: IE added; SCRIPT5022: IndexSizeError Table Caption IE10 removed
Status: newconfirmed
Summary: SCRIPT5022: IndexSizeError on table caption change in IE10SCRIPT5022: IndexSizeError on table caption change in IE9-11
Version: 4.4.54.0

Problem can be reproduced from CKEditor 4.0 in IE9-11 (IE8 works fine).

NOTE: The 4.0 beta doesn't allow opening context menu on table so I can't say if this bug was present there as well. Version 3.6.6 however is free from this bug.

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