Opened 15 years ago
Closed 13 years ago
#5879 closed Bug (fixed)
Deletion problem for parent lists
Reported by: | tzweteto | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Lists | Version: | 3.3.1 |
Keywords: | Cc: |
Description
Parent lists cannot be deleted when there are nested ones. to reporduce paste the source in CKEditor
<ul> <li> line1 <ul> <li> line 1.1</li> <li> line 1.2</li> </ul> </li> <li> line2 <ul> <li> line2.1</li> </ul> </li> <li> line3</li> </ul>
Delete line 2 -> text is deleted, but bullet remains - I attach screenshot.
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | ck_editor_parent_lists.JPG added |
---|
comment:1 Changed 15 years ago by
Component: | General → Core : Lists |
---|---|
Version: | → 3.3.1 |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
No longer reproducible in latest CKEditor 3.6.3.