﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6029	[IE] Last character is skipped when navigating through list items	Sa'ar Zac Elias		"=== Steps to reproduce ===
 * Insert the following html to source and place the caret at the marked place:
{{{
<ul>
	<li>
		It^em
		<ul>
			<li>Sub-item</li>
		</ul>
	</li>
</ul>
}}}
 * Move two times with the right arrow key.
Notice that the second time, the caret is placed in the beginning of the sub item and not the end of the first item as expected."	Bug	confirmed	Normal		General	3.0		IE	
