﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8134	[IE8] line selection / following elements issue	Patrick Schmiedel		"Start with an empty page. Create a heading, a text paragraph, and another heading. Source code should look like this:

<h1>heading</h1>[[BR]]
<p>text</p>[[BR]]
<h1>heading2</h1>[[BR]]

Now select the text paragraph (select the whole line from left to right). Then start typing.

Outcome: The text is replaced, the heading is converted to text and moved next to the cursor

Expected outcome: the text is replaced, the heading below remains a heading (in its own line)

Found in IE8, found to work correctly in FF and IE6. Other browsers not tested."	Bug	confirmed	Normal		Core : Selection	3.0			
