Ticket #18556 (accepted defect (bug))

Opened 9 months ago

Last modified 2 months ago

Toolbar dropdowns when dragging items

Reported by: chexee Owned by: drecodeam
Priority: normal Milestone: Awaiting Review
Component: UI Version: 3.2.1
Severity: normal Keywords: has-patch reporter-feedback
Cc: drecodeam

Description (last modified by nacin) (diff)

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

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

Change History

Screenshot?

chexee9 months ago

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

  • Version set to 3.2.1
  • Type changed from defect (bug) to enhancement
  • Type changed from enhancement to defect (bug)
  • Component changed from General to UI

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.

Note: See TracTickets for help on using tickets.