Opened 21 months ago
Last modified 4 months ago
#18556 accepted defect (bug)
Toolbar dropdowns when dragging items
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Toolbar | Version: | 3.2.1 |
| Severity: | normal | Keywords: | has-patch ui-focus |
| Cc: | drecodeam |
Description (last modified by nacin)
When dragging metaboxes, widgets, menu items, etc to the top of the window in order to scroll to drop the item on a portion of the UI that's above the viewing window, the toolbar interferes and produces dropdowns, etc.
If dragging an item, can we disable toolbar actions?
Attachments (2)
Change History (11)
Attached. Sorry, had to open grab and do a timed screenshot. Kept dropping the menu item when I used shortcuts.
comment:3
DrewAPicture — 19 months ago
- Type changed from defect (bug) to enhancement
- Version set to 3.2.1
- Component changed from General to UI
- Type changed from enhancement to defect (bug)
Sounds like a bug, but I can reproduce this in 3.2 as well.
I imagine this should be easy to do?
resolved issue by binding empty functions on 'start' method of jquery sortable function and then binding original functions on 'stop' method.
- Description modified (diff)
- Summary changed from Admin menu dropdowns when dragging items to Toolbar dropdowns when dragging items
Updating "admin menu" to "toolbar" since "admin menu" refers to the left menu.
comment:8
DrewAPicture — 4 months ago
- Component changed from UI to Toolbar

Screenshot?