Skip to main content

Search and Top Navigation

#6260 closed bug (worksforme)

Opened November 03, 2010 04:34PM UTC

Closed November 08, 2012 05:45PM UTC

Containment "parent" stops working with sortable tables

Reported by: kmb Owned by: kmb
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.8.6
Keywords: Cc:
Blocked by: Blocking:
Description

test1.html describes the problem with div-enclosed tables with their containment working at first. But after you've dropped one table at a different position you can grab a table from the other block and move in out of it's boundaries.

Take "table 2" and drop it after "table 3". Then take "table 3" from the second block and you can move it up to the very first position.

My workaround here is shown in test2.html with a destroy and reinitialize of the sortable - there's probably a better workaround ;)

I've seen this bug first with jQuery UI 1.8.4 and tested it now on 1.8.6 after finally having time to write this up.

Attachments (1)
Change History (4)

Changed October 11, 2012 09:08PM UTC by scottgonzalez comment:1

milestone: TBD2.0.0

Changed November 08, 2012 02:36AM UTC by mikesherov comment:2

owner: → kmb
status: newpending

Thanks for taking the time to contribute to the jQuery UI project! I can no longer reproduce the issue using the latest jQuery and jQuery UI using the info provided. http://jsfiddle.net/4Mdje/

If you can still reproduce it, please feel free to reply to this ticket with a test case showing the problem. Thanks!

Changed November 08, 2012 11:46AM UTC by kmb comment:3

status: pendingnew

Cool.

Thanks!

Changed November 08, 2012 05:45PM UTC by mikesherov comment:4

resolution: → worksforme
status: newclosed