﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9105	Backspace to join sub list item produces orphan	Garry Yao		"1. Load the editor with the following:
{{{
	<ol>
		<li>1<ol><li>^2</li></ol></li>
	</ol>
}}}

1. Press ""Backspace"" to join with the previous list item
* Actual Result:
{{{
<ol>
	<li>12<ol></ol></li>
</ol>
}}}"	Bug	closed	Normal	CKEditor 3.6.4	Core : Lists	3.6.4	fixed		
