﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6992	[IE7] Selection error when typing text after table	Garry Yao	Garry Yao	"The bug is only reproducible in and below IE7:

 1. Use enterMode BR;
 1. Load a table as initial contents:
{{{
<table>
	<tbody>
	<tr>
		<td>
			text
		</td>
	</tr>
	</tbody>
</table>
}}}
 1. Put the cursor after the table and start typing
 * Actual Result: JavaScript error thrown;"	Bug	closed	Normal	CKEditor 3.5.1	Core : Selection	3.5.1	fixed	IE	
