﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4888	FF2: Horizontal line breaks caret movement	Tobiasz Cudnik		"After inserting Horizontal Line, caret can't be move as supposed.
=== Reproduce ===
 1. Use following content
{{{
<p>
	foo</p>
<p>
	bar</p>
<p>
	baz</p>
<hr />
<p>
	^bar</p>
}}}
 2. Press left arrow to focus HR in previous line.
 3. Try to use right / left arrow - no effect.
 4. Press up arrow - caret is moved to beginning of the document, instead of the ""baz"" paragraph.

Reproduced in Firefox2."	Bug	closed	Normal		General	3.0.2	wontfix	Firefox	
