﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1520	Bulleted list are skipped when deleting line	PavelZ		"Steps to reproduce:

Let's have this source code:

<p>aaaaaaa<br />[[BR]]
&nbsp;</p>[[BR]]
<ul>[[BR]]
    <li>bbbbbbbb</li>
</ul>[[BR]]
<p>ccccccc</p>

Switch to editing mode.[[BR]]
Go to the empty line (between aaaaaaa and bbbbbbbb)[[BR]]
Press <Del>[[BR]]
""bbbbbbbb""-line stays on the place but the ""ccccccc""-line gets before it!

So the result is:

aaaaaaa[[BR]]
ccccccc[[BR]]
    * bbbbbbbb[[BR]]

------------------
The source mentioned above may be obtained in editing mode by the following steps:

aaaaaaaa
<Shift+Enter>
bbbbbbb
<Shift+Enter>
cccccccc

on the second line (with ""bbbbbbb"") press ""bulleted list"". Second line is bulleted but an empty line appears between line 1 and 2 (in IE always in FF sometimes).

------------------
Tested in both FF and IE in FCK demo (ver. 2.5 Beta Build 16848)

 "	Bug	closed	Normal		Core : Lists	FCKeditor 2.5 Beta	worksforme		
