﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5257	Adding row to rowspaned table breaks layout	Juho-Pekka Kuitunen		"== Reproduce ==
- Add new 2*2 table[[BR]]
- Right-click first cell and merge it down[[BR]]
- Right click merged cell and add a row below[[BR]]

For an alternative sort of explosion, trigger the row addition from the second cell of the second row.


== Result ==
Either extra colspans and cells are added or cells are missing, depending on where you trigger the row addition.


== Expected result ==
A new row, 
{{{
<tr><td></td></tr>
}}}

We have had this problem with the latest stable FCKEditor also and now since cell mergers are supported in CKEditor, the same problems persist. 

There are some tickets concerning the issue filed agains FCKEditor:[[BR]]
http://dev.fckeditor.net/ticket/2859 [[BR]]
http://dev.fckeditor.net/ticket/2813 [[BR]]
http://dev.fckeditor.net/ticket/2656 [[BR]]"	Bug	closed	Normal		Core : Tables	3.1	fixed		
