﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6455	Cursor goes to a previous line when in entermode BR	Tobiasz Cudnik		"Cursor goes to a previous line when in entermode BR, using following contents:
{{{
<table>
	<tbody>
		<tr>
			<td>
				baz</td>
			<td>		</tr>
	</tbody>
</table>
<br />
FOO^<br />
<br />
<table>
	<tbody>
		<tr>
			<td>
				bar</td>
			<td>		</tr>
	</tbody>
</table>
}}}

 1. Place cursor after FOO
 2. Press enter

Result: New line is created before FOO.

Expected: New line is created after FOO.

Reproduced in IE7."	Bug	closed	Normal		UI : Enter Key		fixed	IE7	kenny.demetter@…
