﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4130	[IE] Copy rows between tables not possible in Internet Explorer 6,7,8	kat		"It is not possible to copy an entire row from one table to another table in Internet Explorer 6,7,8.

In Firefox 3.x this works by selecting all the cells in a row and Ctrl+C, then in an empty row of a second table selecting all the cells followed by a Ctrl+V.

Unfortunatly IE does not select the cells or content in the cells and the copy and paste options are not available.

To reproduce:

 * Start FCKeditor in Internet Explorer[[BR]]
 * Click on the Create Table Icon in the toolbar[[BR]]
 * Click Ok to create the default 3x2 table[[BR]]
 * Fill the 1st row with Test in the first cell and Test in the second cell to the right.[[BR]]
 * Create a second table on the same page (or in a new page doesn't matter)[[BR]]
 * Try to select the 1st row from the (IE selects highlights the text Firefox 3.x highlights the cells)[[BR]]
 * The Cut and Copy buttons are dimmed in the toolbar in IE[[BR]]
 * Push Ctrl+C to copy the selected row[[BR]]
 * Click in the new second table and CTRL+V to paste, a nested table is then inserted instead of just the row. (In Firefox 3.x you select the row and paste to get the desired effect)

An option Copy Row and Copy Column (in the right click menu) to move data between tables would be the ideal solution.

"	Bug	new	Normal		General	FCKeditor 2.6.4		IE	
