Opened 10 years ago
Closed 6 years ago
#9353 closed bug (fixed)
Sortable: Connected Vertical and Horizontal Sortables
Reported by: | gholmes2k | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.4 |
Component: | ui.sortable | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Tested in Firefox 21.0 (and IE 10.0.5) using jQueryUI 1.10.3
JSFiddle: http://jsfiddle.net/cWXFW/
When dragging from a vertical sortable into a horizontal sortable, the sort behavior observed in the horizontal sortable appears to be using top/bottom hit test logic instead of left/right hit test logic to determine the location of the placeholder for the drop.
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Component: | ui.core → ui.sortable |
---|---|
Status: | new → open |
Summary: | Connected Vertical and Horizontal Sortables → Sortable: Connected Vertical and Horizontal Sortables |
comment:3 Changed 6 years ago by
Milestone: | none → 1.11.4 |
---|---|
Resolution: | → fixed |
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
The Component property of this ticket should be "ui.sortable" not "ui.core".