Opened 16 years ago
Closed 16 years ago
#3885 closed Bug (invalid)
Lists cannot be removed from empty document in BR mode.
| Reported by: | Martin Kou | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | Core : Lists | Version: | SVN (CKEditor) - OLD |
| Keywords: | Pending | Cc: |
Description
To reproduce:
- Open replacebyclass.html in Firefox.
- Press Ctrl-A and Delete (or Meta-A and Backspace in Mac) to remove all contents.
- Create a list.
- Remove the list.
- The list cannot be removed.
This bug may be related to #3782.
Change History (3)
comment:1 Changed 16 years ago by
| Keywords: | Pending added |
|---|
comment:2 Changed 16 years ago by
| Owner: | Martin Kou deleted |
|---|
I can't reproduce this anymore. Closing ticket.
comment:3 Changed 16 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |

Hmm... funny. After seeing it once while trying to fix #3782, I can't reproduce this bug again. May have been due to some temporary code changes when I was fixing #3782.