﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8259	Problems with exiting lists	Jakub Ś		"1. Open AJAX sample and paste in the following code:
{{{
<ul>
	<li>
		item1</li>
	<li>
		item2</li>
	<li>
		item3</li>
</ul>
}}}
**Problem 1:**[[BR]]
 There is no dummy paragraph above so it is impossible to exit list and type/insert something above it.

**Problem 2:**[[BR]]
Workaround - at least I thought so.[[BR]]
 

1. place the cursor before first item ^item1
2. Press enter so that new empty element is created
3. Press top arrow to enter the first element (IE9 has problem with that - #7434)
4. Press BACKSPACE
**Results:**[[BR]]

IE - creates empty paragraph. Correct[[BR]]
Opera - whole list gets deleted[[BR]]
Webkit - creates empty div instead of empty paragraph
FF- first element gets deleted but nothing gets created. List jumps up.

Reproducible from CKE 3.0
"	Bug	closed	Normal		General	3.0	fixed		satya_minnekanti@…
