﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14423	cursor seems to be fixed at this position while pressing the arrow key	ffvolkmargrimm		"== Steps to reproduce ==

1. insert following HTML Code to the CKEditor
2. click at the end of 'test'
3. press the arrow up key twice

== Expected result ==
cursor in the table

== Actual result ==
cursor is placed at the start of the word 'test' and seems to be fixed at this position while pressing the arrow key
== Other details (browser, OS, CKEditor version, installed plugins) ==

<html lang=""de"">
<head>
	<title></title>
</head>
<body>
<div>
<table>
	<tbody>
		<tr>
			<td>&nbsp;</td>
		</tr>
	</tbody>
</table>
<a href=""#"">test</a></div>
</body>
</html>
"	Bug	closed	Normal		General		wontfix	CantFix firefox	
