Search and Top Navigation
#2417 closed bug (fixed)
Opened February 26, 2008 06:26PM UTC
Closed February 28, 2008 10:56AM UTC
Last modified February 26, 2009 11:58AM UTC
sortable: patch to fix nested sortables
Reported by: | jr | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you have one sortable inside another, sortable gets confused as to which items to trigger on. The attached patch fixes this by associating the item with its sortable.
This doesn't seem to fix anything in the current trunk version. In fact, a lot have changed in the last days, and I tested nested sortables, it works as expected.