Opened 15 years ago
Closed 15 years ago
#2972 closed bug (fixed)
Sortable: 'update' doesn't fire when first item in one list is moved to the first position in connected list
Reported by: | jstayton | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.sortable | Version: | 1.5rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Discussion: http://groups.google.com/group/jquery-ui/browse_thread/thread/4ba439aef4805e70/dc3314492a6db8fb
(I thought it might be helpful to have a log of the bug here in Trac. Sorry if you've already fixed it!)
Example: http://www.justinstayton.com/sortablesTest.html
Move 'Latest Sermons' or 'Latest Articles' to the beginning of the other list, and you'll see that 'update' only gets fired on the receiving list.
Note: See
TracTickets for help on using
tickets.