Opened 14 years ago

Closed 14 years ago

#3856 closed bug (fixed)

Sortable: recive (callback): ui.sender is incorrect

Reported by: Marc Diethelm Owned by:
Priority: critical Milestone: 1.7
Component: ui.sortable Version: 1.6rc5
Keywords: draggable, sortable, connectToSortable, ui.sender Cc:
Blocked by: Blocking:

Description

Regression:

Use connectToSortable on a draggable and then check ui.sender in the sortables receive callback: ui.sender used to be the original draggable item, but now it references the sortable.

Attachments (2)

sortable.receive-callback.ui-sender.html (1.8 KB) - added by Marc Diethelm 14 years ago.
Minimal testcase
sortable.receive-callback.ui-sender.2.html (1.6 KB) - added by Marc Diethelm 14 years ago.
Testcase

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by Marc Diethelm

Minimal testcase

comment:1 Changed 14 years ago by Scott González

Component: ui.coreui.sortable
Milestone: TBD1.6
Priority: majorcritical

comment:2 Changed 14 years ago by paul

Resolution: fixed
Status: newclosed

Fixed in r1676. Thanks!

Changed 14 years ago by Marc Diethelm

Testcase

Note: See TracTickets for help on using tickets.