Search and Top Navigation
#9353 closed bug (fixed)
Opened June 02, 2013 11:19PM UTC
Closed April 17, 2017 07:37PM UTC
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.
Attachments (0)
Change History (3)
Changed June 02, 2013 11:32PM UTC by comment:1
Changed June 02, 2013 11:53PM UTC by comment:2
component: | ui.core → ui.sortable |
---|---|
status: | new → open |
summary: | Connected Vertical and Horizontal Sortables → Sortable: Connected Vertical and Horizontal Sortables |
Changed April 17, 2017 07:37PM UTC by comment:3
milestone: | none → 1.11.4 |
---|---|
resolution: | → fixed |
status: | open → closed |
Fixed in 189f1d476c2d6f53c88f9e92bdaffbc64ed9c572.
The ''Component'' property of this ticket should be "ui.sortable" not "ui.core".