Opened 10 years ago
Closed 10 years ago
#9445 closed bug (duplicate)
over event not fired when connectwith is used
Reported by: | skorp | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.sortable | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have multiple sortable elements and use connectWith option. the over event isn't fired when i drag an item from outside of the sortable elements
with 1.9.2 its working.
1.9.2 http://jsfiddle.net/nLX38/5/ 1.10.3 http://jsfiddle.net/nLX38/6/
Note: See
TracTickets for help on using
tickets.
Duplicate of #9335.