﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6159	When working with nested lists content may be accidentally deleted	Wiktor Walc	Paweł Horzela	"In a certain situation, list items disappear.

=== Steps to reproduce ===

 - Click bullet icon in editor
 - Type 'test1' , press enter
 - Indent the bullet 
 - Type 'test11' , press enter
 - Type 'test12' , press enter
 - Type 'test13' 
 - Move cursor behind test12
 - Press enter 3 times
 - Press backspace 4 times ( deleting the bullets ) . Note that test13 ends up one level lower
 - Place cursor after 'test11'
 - Press enter 3 times

After doing this, you will notice that all the subbullets (test11 and test12 ) are gone.

Tested on IE6, using http://ckeditor.com/demo

Also tested in IE8, the behaviour is a little different, but the result is the same (list items are gone).

It looks like this issue was introduced with [5380] (#4476)."	Bug	closed	Normal		Core : Lists	3.2.2	duplicate	IE	
