﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3949	[IE] Preformatted edit problem	Damian	Garry Yao	"This issue may be related to #3948.

1. Add some preformatted content like so:

{{{
<pre>Test line 1

Test line 2</pre>
}}}

2. Place cursor at end of line 2 and hit ENTER.

Notice that a space is added instead of a new line. 

3. Revert to content as at 1. [[BR]]
4. Place cursor at end of line 1 and hit ENTER.
Result:
{{{
<pre>Test line
 1

Test line 2</pre>
}}}

The actual result should be a new line, the space and ""1"" should not be on the new line"	Bug	closed	Normal	CKEditor 3.0	Core : Styles		fixed	IBM IE Confirmed Review+	
