Search and Top Navigation
#5189 closed bug (invalid)
Opened February 16, 2010 11:54PM UTC
Closed November 09, 2012 09:09AM UTC
Draggable has a few issues when connecting to more than one sortable
Reported by: | Kronuz | Owned by: | Kronuz |
---|---|---|---|
Priority: | major | Milestone: | 2.0.0 |
Component: | ui.draggable | Version: | 1.8rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Then you connect a draggable to two sortable lists, at least three things happen that shouldn't:
Firstly, a stop event is sent whenever you drag out of the sortable (even when you drag to other sortable), which is inconsistent with the way sortables work.
Secondly, the sortables start losing the "revert" animation when you drag the draggable item out of the sortables.
Finally, if you drag the draggable around to more than one sortable before dropping the item into one of those sortables, you get a "revert" animation that goes to the draggable's point of origin before "reverting" back to the dropping place in the sortable.
These problems happen too when you use version 1.7 (I believe)
I've put together a test case here:
Attachments (1)
Change History (4)
Changed February 17, 2010 05:47PM UTC by comment:1
milestone: | TBD → 1.8 |
---|
Changed October 11, 2012 02:49PM UTC by comment:2
milestone: | 1.9.0 → 2.0.0 |
---|
Changed October 25, 2012 01:56PM UTC by comment:3
owner: | → Kronuz |
---|---|
status: | new → pending |
Thanks for taking the time to contribute to the jQuery UI project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket, the provided link no longer works.
Additionally, be sure to test against the git version of both jQuery UI and jQuery to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/ZgAqH/Open the link and click to "Fork" (in the top menu) to get started.
Changed November 09, 2012 09:09AM UTC by comment:4
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!