Search and Top Navigation
#14806 new bug ()
Opened November 15, 2015 10:04PM UTC
Last modified November 15, 2015 10:13PM UTC
Draggable helper position largely offsets on entering/leaving sortables when being placed in floating and/or relative positioned parent elements
Reported by: | ndm | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
A list of draggables, and some sortables are being placed in separate, floated and/or relative positioned elements. Now when a draggable helper enters and leaves two or more sortables in a relatively fast fashion, it is being offset horinzontally in case floating and realtive positioning is enabled, and vertically in case only relative positioning is enabled.
Side note, I've stumbled over this when using bootstrap columns, wich are using floating and relative positioning.
Working example: http://jsfiddle.net/zxysqvv5/
Screencast: http://i.imgur.com/rEX4IZv.gif
Working example: http://jsfiddle.net/e33jmm3w/
Screencast: http://i.imgur.com/zvBzqcj.gif
Trac had a hickup and created 3 duplicates of this ticket, #14807, #14808, and #14809