Skip to main content

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).

Attachments (0)
Change History (3)

Changed October 17, 2011 04:52PM UTC by maljub01 comment:1

Here's a link to the pull request on GitHub: https://github.com/jquery/jquery-ui/pull/501

Changed June 14, 2012 05:10PM UTC by scottgonzalez comment:2

resolution: → fixed
status: newclosed
version: git1.8.16

Fixed in c3c84002898163c3c6625a4fedcddf1434f8e448.

Changed October 26, 2012 01:05AM UTC by mikesherov comment:3

#5657 is a duplicate of this ticket.