#2004 closed bug (fixed)
Can't drag sortables between two lists when one list is empty
Reported by: | guy.fraser | Owned by: | rdworth |
---|---|---|---|
Priority: | minor | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | sortables | Cc: | [email protected]… |
Blocked by: | Blocking: |
Description
I have two lists (divs with class="list") containing items (divs with class="vcard").
If I drag all the items from one list to the other (so that one of the lists now contains no items), I'm unable to drag items back in to the empty list.
See: http://test.adaptavist.com - drag all the members to the non-members panel then try dragging a non-member in to the members panel.
Change History (5)
comment:1 Changed 15 years ago by
Owner: | set to rworth |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
This has been fixed in the newest trunk versions, there is a new option dropOnEmpty now.
comment:5 Changed 14 years ago by
Milestone: | → 1.5 |
---|
Note: See
TracTickets for help on using
tickets.
I also experience this problem using sortable divs.
Is there a fix in the works for this?