﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9309	Incorrect delete key behavior before list item	Satya Minnekanti		"1. Load the following into editor

   
{{{
 <p>&nbsp;</p>
    <ol>
    	<li>
    		B</li>
    	<li>
    		C</li>
    </ol>
}}}

2. Place cursor at end of first empty paragraph;
    
3. Press DELETE. 

'''Expected Result:''' Empty Paragraph gets deleted

'''Actual Result:''' We are getting Javascript error & error is object doesn't support this property or method, when we close error dialog, list items no longer appear as a list (even though li is still displayed on the elements path bar).

"	Bug	closed	Normal	CKEditor 4.0	General	4.0	fixed	IBM	Damian Teresa Monahan
