Side navigation
#2004 closed bug (fixed)
Opened December 04, 2007 11:00PM UTC
Closed March 14, 2008 03:51PM UTC
Can't drag sortables between two lists when one list is empty
Reported by: | guy.fraser | Owned by: | rworth |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.2 |
Component: | ui | Version: | 1.2.1 |
Keywords: | sortables | Cc: | rdworth@gmail.com |
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.
Attachments (0)
Change History (3)
Changed December 05, 2007 09:35AM UTC by comment:1
owner: | → rworth |
---|---|
status: | new → assigned |
Changed January 31, 2008 06:22PM UTC by comment:2
I also experience this problem using sortable divs.
Is there a fix in the works for this?
Changed March 14, 2008 03:51PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | assigned → closed |
This has been fixed in the newest trunk versions, there is a new option dropOnEmpty now.