﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9283	[IE] Focus is broken in several cases.	Olek Nowodziński	Garry Yao	"1. Go to http://ckeditor4.t/ckeditor/samples/api.html
2. Change the content of textarea (by editing the sample, not by editor's source view)
{{{
<table>
	<tr>
		<td>cell</td>
	</tr>
</table>
<br />
<hr style=""margin: 30px 0""/>
<ol>
	<li>item</li>
</ol>
}}}
3. Click inside of the first table cell. No focus.
4. Blur the editor. Click the list item. Now the editor has focus (``editor1 is focused``).

* IE7+ (tested).
* This may refer to #9224. However the solution proposed in that ticket **doesn't** fix this problem.
* The problem has been found while working on #9251."	Bug	closed	Normal	CKEditor 4.0	Core : Focus	4.0	fixed		
