Ticket #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
comment:3 Changed 4 years ago by garry.yao
- Version set to SVN (CKEditor)
- Milestone changed from CKEditor 3.1 to CKEditor 3.2
comment:7 Changed 3 years ago by brooks
this bug happened in each browser when the item (li) contains block elements(p,div,eg.)
Note: See
TracTickets for help on using
tickets.
