﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4917	FF3: List indentation change relocates caret	Tobiasz Cudnik		"FF3: List indentation change relocates caret.
=== Reproduce ===
 1. Use following content:
{{{
<ol>
	<li>
		LI
		<ol>
			<li>
				LI^
				<ol>
					<li>
						LI</li>
				</ol>
			</li>
		</ol>
	</li>
</ol>
}}}
 2. Press Decrease Indent button
 3. Result is visible on attached screenshot. Wrong caret position is indicated with red line.

Reproduced in FF3 quirks, works fine in FF2. CKEditor 3.0 is also affected."	Bug	confirmed	Normal		General	3.0		Firefox	
