Opened 10 years ago
Closed 10 years ago
#32738 closed defect (bug) (fixed)
You can drag a parent menu item (with children) out of its container
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | 4.3 |
Component: | Customize | Keywords: | has-patch dev-feedback |
Focuses: | javascript | Cc: |
Description
I've attached a video which demonstrates the problem.
Basically if a menu item has a child it's possible to drag that menu (by dragging the parent) out of its container and above the main heading and all the menu items get lost. Saving the menu restores things back to normal.
Attachments (2)
Change History (7)
#2
@
10 years ago
- Keywords needs-patch added
- Milestone changed from Awaiting Review to 4.3
@adamsilverstein Could you take a look at this please?
#4
@
10 years ago
- Keywords has-patch dev-feedback added; needs-patch removed
In 32738.diff:
- Improve targeting for the sortableItems, resolving an issue where the first
<li>
in the control became a sortable target, allowing the user to drag a single top level menu outside the intended sortable area.
Note: See
TracTickets for help on using
tickets.
#32764 was marked as a duplicate.