﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3807	[IE]Block style broken when cursor on front of text	Garry Yao	Garry Yao	"=== Reproducing Procedures ===
 1. Open the ''replace by class'' example page in IE;
 1. Load eidtor with the following content and selection;
{{{
<p>paragraph</p>
^text
}}}
 1. Click on any block style, e.g. 'Numbered List';
  * Actual Result:
{{{
<ol>
	<li>
		paragraph</li>
</ol>
^text
}}}"	Bug	closed	Normal	CKEditor 3.1	Core : Styles		fixed	IBM Confirmed	damian.chojna@…
