#7800 closed bug (fixed)
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).
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | git → 1.8.16 |
Fixed in c3c84002898163c3c6625a4fedcddf1434f8e448.
Note: See
TracTickets for help on using
tickets.
Here's a link to the pull request on GitHub: https://github.com/jquery/jquery-ui/pull/501