Search and Top Navigation
#8302 open bug ()
Opened May 07, 2012 04:47PM UTC
Last modified March 17, 2013 03:09AM UTC
Sortable: Positioning issues with hidden connected lists
Reported by: | mathew_bos | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.18 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Sorting with a Sortable sometimes fails when dragging an item from one list to another when one of the lists is collapsed with slideToggle. The window scroll position affects the bug.
Example:
Instructions:
- Collapse second section
- Drag item from first list to third list
- Try to drag item from third list to first list
Reproduced on Chrome 17.0.9 and Firefox 12 on OS X Lion.
Attachments (0)
Change History (3)
Changed October 11, 2012 02:56PM UTC by comment:1
milestone: | 1.9.0 → 2.0.0 |
---|
Changed November 04, 2012 09:40PM UTC by comment:2
status: | new → open |
---|
Changed March 17, 2013 03:09AM UTC by comment:3
summary: | Sortable with slideToggle sometimes fails → Sortable: Positioning issues with hidden connected lists |
---|
Very reduced test case against master http://jsfiddle.net/tj_vantoll/A6TQz/. This is a very odd one.