Search and Top Navigation
#6226 closed bug (duplicate)
Opened October 25, 2010 09:05PM UTC
Closed October 26, 2010 12:26AM UTC
Last modified October 11, 2012 09:15PM UTC
Sortable / Draggable not working correctly in Webkit
Reported by: | be.davestein | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.mouse | Version: | 1.8.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have a sortable, went to drag, as mouse was held down it would move the image as if it wasn't a sortable, until I went mouse up, at which point it would start to drag, keeping the image highlighted, and then wouldn't drop until I clicked the mouse. On a related note, while I was dragging elements using draggable, it would flicker highlighting the entire page on and off.
Was able to reproduce this in Chrome 7 and Safari 5.0.2 on mac and pc ( chromium for mac ) using UI 1.8.4 and 1.8.5 using jQuery 1.4.3. Downgrading back to 1.4.2 made the UI issues go away.
Duplicate of #6174.