Opened 21 months ago

Last modified 4 months ago

#18556 accepted defect (bug)

Toolbar dropdowns when dragging items

Reported by: chexee Owned by: drecodeam
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)

menu-adminbar-drop.png (101.6 KB) - added by chexee 21 months ago.
18556.diff (1.7 KB) - added by drecodeam 15 months ago.
resolved issue by binding empty functions on 'start' method of jquery sortable function and then binding original functions on 'stop' method.

Download all attachments as: .zip

Change History (11)

Screenshot?

Attached. Sorry, had to open grab and do a timed screenshot. Kept dropping the menu item when I used shortcuts.

  • 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.

  • Cc drecodeam added
  • Keywords has-patch reporter-feedback added
  • Owner set to drecodeam
  • Status changed from new to accepted
  • 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.

  • Component changed from UI to Toolbar
  • Keywords ui-focus added; reporter-feedback removed
Note: See TracTickets for help on using tickets.