﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7900	FF: Error thrown when opening table dialog on pasted cells	James Cunningham	Garry Yao	"'''Steps to reproduce the defect''':

1. Open the Ajax sample in FF.

2. Insert a table.

3. Enter some text into the cells on the top row.

4. Copy the cells containing the text.

5. Place the cursor below the table and paste the copied cells into the editor.

6. Right click on the pasted cells and open the table dialog from the context menu. See that the rows and columns fields are editable and the columns field is left empty.

7. Enter a value into the columns field and click ok.

'''Result:''' The table dialog remains on the screen. If you check in Firebug you can see that the following error is thrown:

this.$ is undefined
[[BR]]
j.insertNode(l.remove());k.insertAfter...rn(this.getName=function(){return i; [[BR]]
ckeditor.js (line 16)

This is reproducible in FF 3.6.8 and 3.6.15"	Bug	closed	Normal	CKEditor 3.6.2	Core : Tables	3.0	fixed	Firefox	Damian Teresa Monahan Satya Minnekanti
