Skip to main content

Search and Top Navigation

#9124 closed bug (duplicate)

Opened February 26, 2013 12:10PM UTC

Closed February 26, 2013 01:18PM UTC

bug: Sortable: Two lists with floating/block elements are not working correctly.

Reported by: Santuxus Owned by:
Priority: minor Milestone: none
Component: ui.sortable Version:
Keywords: Cc:
Blocked by: Blocking:
Description

The initial task was to have two lists displayed horizontally (one above the other) with the possibility to sort them and move the elements between both lists.

This is a working example (jQuery UI 1.8.16): http://jsfiddle.net/UjQVw/2/

After the update (to jQuery UI 1.9.2) http://jsfiddle.net/UjQVw/117/

  • '''it's impossible to place an element in the first position
  • when an element is moved in the first row, some elements in the second one start to flash / move'''

None of the newer versions is working either.

Attachments (0)
Change History (2)

Changed February 26, 2013 12:12PM UTC by Santuxus comment:1

jsFiddle example that describes the problem was taken from http://stackoverflow.com/questions/9703905/jquery-sortable-connectwith-multiple-lists

Changed February 26, 2013 01:18PM UTC by tj.vantoll comment:2

resolution: → duplicate
status: newclosed

Duplicate of #8792.