Skip to main content

Search and Top Navigation

#9717 closed bug (duplicate)

Opened December 22, 2013 11:08PM UTC

Closed December 23, 2013 03:17PM UTC

over/out events do not get triggered if connectWith is set and two+ sortables exist... (1.10.3)

Reported by: f_lynx Owned by:
Priority: minor Milestone: none
Component: ui.sortable Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

In the first example (v.1.9.1) we have two connected sortables and the lighter square turns blue while it is dragged outside a sortable:

http://jsfiddle.net/f_lynx/eLyuM/

This is the same code on v.1.10.3, the over/out events do not work untill we explicitly drag the lighter square over the other sortable:

http://jsfiddle.net/f_lynx/eLyuM/3/

Attachments (0)
Change History (1)

Changed December 23, 2013 03:17PM UTC by tj.vantoll comment:1

resolution: → duplicate
status: newclosed

Duplicate of #9335.