﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5562	"[IE] Unable to have 'contentEditable=false"" in effect"	Garry Yao	Garry Yao	"=== Environment ===
IE8
=== Reproducing Procedures ===
 1. Open any of the sample page;
 1. Load the following content in editor;
{{{
<p>
	This is some <strong contentEditable=""false"">sample text</strong>.</p>
}}}
 1. Click inside 'sample text';
  * Actual Result: It's still able to have cursor blinking inside the words and start typing.
  * Expected Result: The strong element should be displayed as control type and should be unable to edit it. 
"	Bug	closed	Normal	CKEditor 3.3	General	SVN (CKEditor) - OLD	fixed	Confirmed IE Review+	
