Opened 15 years ago
Closed 15 years ago
#2791 closed bug (fixed)
Double-drag with clone+revert makes object non draggable
Reported by: | gregmac | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
With the options {revert: true, helper: "clone"}, if you drag an item and let go, and then drag the item again while the clone is still visible, once you let go you will not be able to initiate another drag.
Viewable on http://ui.jquery.com/functional_demos/#ui.draggable as "Drag and revert to original position". Note, it's easiest if on the first drag, you drag the item far away.
Note: See
TracTickets for help on using
tickets.