Opened 14 years ago
Closed 13 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
Status: | new → confirmed |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
This issue is no longer reproducible in latest CKEditor 3.6.2