﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6827	List: possible to place cursor in front of list bullet/number, and delete then breaks the list	Arne		"Go to demo page:

 1. Clear content
 2. Add following content:
{{{
<ol>
  <li>item
    <ol>
      <li>item</li>
    </ol>
  </li>
  <li>item</li>
</ol>
}}}

 3. Place cursor at start of first list item
 4. Press the 'up' key twice fast.
 5. Observe the cursor is now positioned in front of the list.
 6. Now press '''delete''' and observe that the first list item collapses.

Tested on Firefox 3.6.13, WinXP, CK version 3.4.2"	Bug	confirmed	Normal		Core : Lists	3.3		Firefox	
