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)
Change History (4)
Changed 14 years ago by
Attachment: | sortable.receive-callback.ui-sender.html added |
---|
comment:1 Changed 14 years ago by
Component: | ui.core → ui.sortable |
---|---|
Milestone: | TBD → 1.6 |
Priority: | major → critical |
Note: See
TracTickets for help on using
tickets.
Minimal testcase