Opened 14 years ago
Closed 14 years ago
#6073 closed Bug (fixed)
List Context Menu Incorrect
Reported by: | Lynne Kues | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | Core : Lists | Version: | 3.3.1 |
Keywords: | IBM | Cc: |
Description
Run the attached code. Place cursor on a bulleted list item. Invoke the context menu.
The list menu option is for Numbered Lists, not Bulleted List.
Version - 3.4.x branch
Attachments (2)
Change History (8)
Changed 14 years ago by
Attachment: | list_bug.html added |
---|
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.3.1 |
comment:2 Changed 14 years ago by
Component: | General → Core : Lists |
---|---|
Milestone: | → CKEditor 3.4 |
Actually, just the option for the closest list should be there, to avoid confusion.
comment:3 Changed 14 years ago by
Owner: | set to Frederico Caldeira Knabben |
---|---|
Status: | confirmed → assigned |
Changed 14 years ago by
Attachment: | 6073.patch added |
---|
comment:4 Changed 14 years ago by
Status: | assigned → review |
---|
comment:5 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5777].
Both options should be available.