Skip to main content

Bug Tracker

Side navigation

#3206 closed bug (invalid)

Opened July 31, 2008 05:04PM UTC

Closed August 01, 2008 02:52PM UTC

Last modified August 01, 2008 06:30PM UTC

Nesting Sortables is not working - connecting all groups of same class

Reported by: mlang74 Owned by:
Priority: major Milestone: 1.3
Component: plugin Version: 1.2.6
Keywords: Cc:
Blocked by: Blocking:
Description

In a scenario where you want to connect mutliple sort groups in a single jQuery call the nested sortables do not work.

$('.contentGroup').sortable({items:'.contentArea', handle:'.moveButton', connectWith:'.contentGroup', opacity:'.5'});

I have a sample html file including the css, and page script. See attached.

Attachments (1)
  • Sortables_NestedError.html (3.3 KB) - added by mlang74 July 31, 2008 05:04PM UTC.

    Demonstrates that nested sortables are not working

Change History (3)

Changed July 31, 2008 05:14PM UTC by mlang74 comment:1

related to 3207 - sortable stops working when sorted items are made resizable

Changed August 01, 2008 02:52PM UTC by flesler comment:2

resolution: → invalid
status: newclosed

Please repost this to the UI Bug Tracker.

Changed August 01, 2008 06:30PM UTC by mlang74 comment:3