﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5350	Problems inserting new lines with IE8 inside pre	Alfonso Martínez de Lizarrondo		"Related to #4711 but this is weirder:
Using IE8 set this source:
{{{
<pre>Hello world!
Bla, bla, bla
</pre>
}}}
Go to the end of the first line and press enter several times, this is what it generates:

{{{
<pre>
Hello world!

B
l
a
,
 
b
l
a
,
 bla
</pre>
}}}

IE6 and IE7 seem to work correctly.
"	Bug	confirmed	Normal		UI : Enter Key	3.0		IE	
