﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6311	Table properties dialog throws an error when opened by clicking on a caption	Wiktor Walc		"=== 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)."	Bug	closed	Normal		General	3.1	fixed		
