Opened 16 years ago
Closed 15 years ago
#4098 closed Bug (duplicate)
Unable to leave list problem
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | Core : Lists | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed | Cc: |
Description
Reproducing Procedures
- Open the 'replace by class' sample page in Firefox;
- Load the document with the following content and selection;
<ol> <li><h1>item1^</h1></li> </ol>
- Press enter key twice;
- Actual Result: Two new list item created.
- Expected Result: Cursor leave the list with list unchanged.
Change History (9)
comment:1 Changed 16 years ago by
Milestone: | CKEditor 3.0 → CKEditor 3.1 |
---|
comment:2 Changed 16 years ago by
Keywords: | Confirmed added |
---|
comment:3 Changed 15 years ago by
Milestone: | CKEditor 3.1 → CKEditor 3.2 |
---|---|
Version: | → SVN (CKEditor) |
comment:4 Changed 15 years ago by
Milestone: | CKEditor 3.2 → CKEditor 3.3 |
---|
comment:5 Changed 15 years ago by
Owner: | set to brooks |
---|
comment:6 Changed 15 years ago by
Status: | new → assigned |
---|
comment:7 Changed 15 years ago by
this bug happened in each browser when the item (li) contains block elements(p,div,eg.)
comment:8 follow-up: 9 Changed 15 years ago by
Owner: | brooks deleted |
---|---|
Status: | assigned → new |
DUP of #4098.
comment:9 Changed 15 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
confirmed