Opened 14 years ago
Closed 11 years ago
#6448 closed Bug (duplicate)
[Webkit] adds line break in list
Reported by: | Karen Ananiev | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.1 |
Keywords: | Webkit Opera | Cc: |
Description
- Use the following code
<ul> <li> a</li> <li> b</li> <li> c <ul> <li> d</li> <li> e</li> <li> f</li> </ul> </li> </ul>
- Move cursor to the last item of the first level list (after "c")
- Hit Enter, type any letter and hit Enter again
Note that the line break will be added after the new item.
Change History (2)
comment:1 Changed 14 years ago by
Keywords: | Webkit Opera added |
---|---|
Status: | new → confirmed |
Version: | 3.4.2 (SVN - trunk) → 3.1 |
Confirmed for Chrome, Opera and Safari; Windows, since CKE 3.1