﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6826	List: enter key causes outdent in empty list item only when item has no sublist. With sublist it creates new item on same level	Arne		"Go to demo page:

1. Clear content

Create following list :
{{{
<ul>
  <li>item
    <ul>
      <li>item
        <ol>
	  <li>&nbsp;</li>
	  <li>item</li>
	</ol>
      </li>
    </ul>
  </li>
</ul>
}}}

2. Put cursor in first numbered item.

3. Press enter and observe the outdent behavior.

4. Press enter again and observe that outdenting does not occur.

Is this intentional behavior ?

Tested in Firefox 3.6.13, WinXP, CK version 3.4.2."	Bug	confirmed	Normal		Core : Lists	3.0		IBM	satya_minnekanti@…
