Skip to main content

Search and Top Navigation

#4425 closed bug (notabug)

Opened April 01, 2009 09:22PM UTC

Closed November 07, 2012 03:03PM UTC

Sortable: Connecting a Sortable via tabs fails when using a sortable(helper: function(...){...})

Reported by: lathan Owned by: lathan
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.7.1
Keywords: sortable tabs helper Cc:
Blocked by: Blocking:
Description

When connecting several sortable lists over a tab (using the helper init option to set a different helper), after the tab draggable drop event fires, the sortable handler reverts the element back to the list.

This bug is very similiar to ticket 4088.

http://dev.jqueryui.com/ticket/4088

Attachments (0)
Change History (7)

Changed May 06, 2009 09:30PM UTC by lathan comment:1

This bug was not fixed by the fix for ticket 4088, and I discovered it after 4088 was fixed.

Changed May 07, 2009 11:04AM UTC by jzaefferer comment:2

milestone: TBD1.7.2

Changed May 07, 2009 01:24PM UTC by jzaefferer comment:3

milestone: 1.7.21.8

Changed October 11, 2012 02:54PM UTC by scottgonzalez comment:4

milestone: 1.9.02.0.0

Changed November 03, 2012 05:32PM UTC by petersendidit comment:5

owner: → lathan
status: newpending
summary: Connecting a Sortable via tabs fails when using a sortable(helper: function(...){...})Sortable: Connecting a Sortable via tabs fails when using a sortable(helper: function(...){...})

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.

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 07, 2012 02:55PM UTC by lathan comment:6

status: pendingnew

The implimentation that I was trying to create when I opened this bug is no longer needed, and I am unable to remember exactly what breaks.

It is most likely that it works fine with current jQuery UI.

Can you close this ticket?

Changed November 07, 2012 03:03PM UTC by scottgonzalez comment:7

resolution: → notabug
status: newclosed