Opened 14 years ago

Closed 12 years ago

#6311 closed Bug (fixed)

Table properties dialog throws an error when opened by clicking on a caption

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: General Version: 3.1
Keywords: Cc:

Description

Steps to reproduce

  • Create an empty table with some caption: "sample"
  • Click on the caption to open the Table properties dialog
  • Press "Ok" to close it
  • result: JavaScript error is thrown:

(error taken from 3.4.x)

startNode is null
[Break on this error] if( startNode.type == CKEDITOR.NODE_ELEMENT\r\n
range.js (row 1399)

Confirmed in older releases as well (3.1, works fine in 3.0).

Change History (2)

comment:1 Changed 14 years ago by Wiktor Walc

Status: newconfirmed

comment:2 Changed 12 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

This issue is no longer reproducible in latest CKEditor 3.6.2

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