﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5708	[IE] Outdent list result incorrect	Garry Yao		"=== Environment ===
IE, enterMode=BR
=== 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		UI : Enter Key	3.0		IE	
