Search and Top Navigation
#11099 assigned bug ()
Opened February 13, 2015 08:57AM UTC
Last modified February 23, 2015 10:11PM UTC
Draggable snaps/flickers and reposition issues with sortable
Reported by: | mrubiosan | Owned by: | mikesherov |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.draggable | Version: | 1.11.2 |
Keywords: | regression | Cc: | |
Blocked by: | Blocking: |
Description
When dragging a draggable to adjacent sortables, it gets kinda stuck. If you do it fast enough you might get away with it, so try this example and move the item slow enough.
If you remove one of the sortables and keep dragging around, you can see the cursor slowly moving away from the item too, so having adjacent sortables might not be the issue.
I think this behaviour was introduced in 1.11.2, as with 1.11.1 it's working well enough(although there's another set of issues).
I've reproduced it with 1.11.2, 1.11.3, and the git build. Tested with Firefox 35 and Chrome 40.
The ticket #10669 might be related.
While there's still some jumping in master, it's considerably better than 1.11.2/1.11.3.