﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7434	[IE9] Inaccessible empty list item	Garry Yao		"With IE9 standard mode:
 1. Load the editor with the following input:
{{{

<ol>
	<li>
		item1</li>
	<li>
		&nbsp;</li>
	<li>
		item2</li>
</ol>
}}}
 1. Try to move cursor into the second list item;
 * Actual Result: It's impossible to access the middle list item"	Bug	closed	Normal		Core : Lists	3.0	fixed	IE9 HasPatch	
