﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4009	[IE] Enter key before sub list result incorrect	Garry Yao		"This is derived from #1420.
=== Reproducing Procedures ===
 1. Open the 'replace by class' sample page.
 1. Load the document with following content:
 {{{
   <ol>
	<li>
		item1^
		<ol>
			<li>
				item2</li>
		</ol>
	</li>
   </ol>
 }}}
 1. Press enter key at the caret position;
  * Actual Result: The new list is created, but the line height is not maintained.
"	Bug	new	Normal	CKEditor 3.0	Core : Styles			IE	
