Skip to main content

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:

http://www.webdevout.net/test?02w&raw

Attachments (1)
  • draggable.patch (0.7 KB) - added by Kronuz February 16, 2010 11:56PM UTC.

    Patch that seemingly fixes the issue where the sortables lose the revert animation

Change History (4)

Changed February 17, 2010 05:47PM UTC by scottgonzalez comment:1

milestone: TBD1.8

Changed October 11, 2012 02:49PM UTC by scottgonzalez comment:2

milestone: 1.9.02.0.0

Changed October 25, 2012 01:56PM UTC by petersendidit comment:3

owner: → Kronuz
status: newpending

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 trac-o-bot comment:4

resolution: → invalid
status: pendingclosed

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!