Opened 16 years ago
Closed 16 years ago
#3939 closed Bug (invalid)
Remove list create paragraph in enterMode=BR
| Reported by: | Garry Yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.1 |
| Component: | Core : Styles | Version: | |
| Keywords: | IE | Cc: |
Description
Reproducing Procedures
- Open the attached example page.
- Move the cursor at the end of first line, press 'Backspace' until the list is deleted.
- Actual Result: A new paragraph is created in place of the list.
- Expected Result: The list just get removed.
Attachments (1)
Change History (3)
Changed 16 years ago by
| Attachment: | 3939_TC.html added |
|---|
comment:1 Changed 16 years ago by
| Keywords: | Confirmed IE added |
|---|---|
| Milestone: | CKEditor 3.0 → CKEditor 3.1 |
comment:2 Changed 16 years ago by
| Keywords: | Confirmed removed |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
Unable to reproduce this bug anymore on trunk.

Sample page for reproducing