Ticket #7882 (closed bug: worksforme)

Opened 19 months ago

Last modified 3 months ago

Sortable list connected to a list in a "position:fixed" does not drag properly if the two lists overlap

Reported by: johnrayner Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.sortable Version: 1.8.13
Keywords: Cc:
Blocking: Blocked by:

Description

Same issue as reported at  http://stackoverflow.com/questions/4092817/dealing-with-overlapping-jquery-sortable-lists, which provides a minimal repro.

I've duplicated the repro from Stack Overflow into  http://jsfiddle.net/GPZVZ/. To demonstrate the error, scroll down so that the two lists overlap. Now drag an item from the "position:static" list over the connected list. The item still interacts with its source list.

Change History

comment:1 Changed 8 months ago by scott.gonzalez

  • Milestone changed from 1.9.0 to 2.0.0

comment:2 Changed 8 months ago by petersendidit

  • Status changed from new to open

comment:3 Changed 3 months ago by tj.vantoll

  • Status changed from open to closed
  • Resolution set to worksforme

This works fine now  http://jsfiddle.net/tj_vantoll/catje/. From playing with the version number it looks like this was fixed in 1.8.12, although I don't see anything relevant in the change log for that version...?

Note: See TracTickets for help on using tickets.