Opened 15 years ago
Last modified 15 years ago
#6826 confirmed Bug
List: enter key causes outdent in empty list item only when item has no sublist. With sublist it creates new item on same level
| Reported by: | Arne | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Lists | Version: | 3.0 |
| Keywords: | IBM | Cc: | satya_minnekanti@… |
Description
Go to demo page:
- Clear content
Create following list :
<ul>
<li>item
<ul>
<li>item
<ol>
<li> </li>
<li>item</li>
</ol>
</li>
</ul>
</li>
</ul>
- Put cursor in first numbered item.
- Press enter and observe the outdent behavior.
- 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.
Change History (2)
comment:1 Changed 15 years ago by
| Component: | General → Core : Lists |
|---|---|
| Status: | new → confirmed |
| Version: | → 3.0 |
comment:2 Changed 15 years ago by
| Cc: | satya_minnekanti@… added |
|---|---|
| Keywords: | IBM added |

This is reproducible on all browsers IE,Safari,Opeara