Search and Top Navigation
#7800 closed bug (fixed)
Opened October 17, 2011 04:10PM UTC
Closed June 14, 2012 05:10PM UTC
Last modified October 26, 2012 01:05AM UTC
Draggable helper="clone" doesn't remove the dragged clone if original element is removed upon drop.
Reported by: | maljub01 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.draggable | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Test case here: http://jsfiddle.net/maljub01/btESH/
Another (more useful) test case: http://jsfiddle.net/maljub01/mJZva/
I have a fix, which I will submit as a pull request from GitHub immediately (I need the ticket number in order to comply with the commit message guidelines).
Here's a link to the pull request on GitHub: https://github.com/jquery/jquery-ui/pull/501