Skip to main content

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:

http://jsfiddle.net/BNJzB/52/

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 scottgonzalez comment:1

milestone: 1.9.02.0.0

Changed November 04, 2012 09:40PM UTC by petersendidit comment:2

status: newopen

Changed March 17, 2013 03:09AM UTC by tj.vantoll comment:3

summary: Sortable with slideToggle sometimes failsSortable: Positioning issues with hidden connected lists

Very reduced test case against master http://jsfiddle.net/tj_vantoll/A6TQz/. This is a very odd one.