﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5708	[IE] SCAYT changes selection after 'Backspace' key	Garry Yao		"=== Environment ===
IE
=== Reproducing Procedures ===
 1. Load the following content and selection in editor;
{{{
<ol>
	<li>
		item1^</li>
</ol>
}}}
 1. Press 'Enter' key twice to move out of the list.
  * Actual Result: The new paragraph is not created and cursor is blinking at wrong place.
  * Expected Result: A new paragraph is created after the list.
"	Bug	confirmed	Normal	CKEditor 3.3	UI : Enter Key	SVN (CKEditor)		IE	
