Search and Top Navigation
#3545 closed bug (fixed)
Opened November 06, 2008 02:27PM UTC
Closed January 09, 2009 02:53PM UTC
Error when dragging an item before last item has finished dragging
Reported by: | Jo-W | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.sortable | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Firefox 3.0, JQuery 1.2.6, JQuery UI 1.6rc2
If I drag an item in a sortable list and begin dragging another item before the previous one has completed dropping: javascript errors occur, the place holder is not removed, the first element dragged remains absolutely positioned.
This is especially apparent when revert is on, however I have been able to reproduce it with revert off.
Steps to reproduce
1) See my attached testcase
2) Drag items around fast enough so that the animation does not finish before dragging the second time