﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5479	[IE] Cursor after table at the end of document in enterMode=BR	Garry Yao	Garry Yao	"=== Environment ===
IE8 standards, with enterMode = BR.
=== Reproducing Procedures ===
 1. Load any of the sample page and fill the editor with the following contents:
 {{{
<table>
	<tbody>
		<tr>
			<td>
				text</td>
		</tr>
	</tbody>
</table>
 }}}
 1. Click into the spaces after the table at the end of document.
 * Expected Result: It's possible to have the cursor blinking there and start typing.
 * Actual Result: Cursor stays as it is.
"	Bug	review	Normal		General	3.0		IE	
