﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4041	[IE] Remove multiple rows doesn't work	Garry Yao	Garry Yao	"=== Reproducing Procedures ===
 1. Open the 'replace by class' sample page.
 1. Load the document with following content and selection:
 {{{
<table>
	<tbody>
		<tr>
			<td>
				[row1</td>
		</tr>
		<tr>
			<td>
				row2]</td>
		</tr>
	</tbody>
</table>
 }}}
 1. Open context menu and 'row' submenu, click 'Delete Rows'.
  * Actual Result: Only row2 get deleted.
"	Bug	closed	Normal	CKEditor 3.1	Core : Styles		fixed	IE Confirmed Review+	
