Skip to main content

Search and Top Navigation

#15302 new bug ()

Opened July 09, 2018 11:49AM UTC

Last modified July 09, 2018 11:49AM UTC

invalid drop event triggered without drop combined with sortable

Reported by: paranic Owned by:
Priority: minor Milestone: none
Component: ui.droppable Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:
Description

jQuery UI 1.12.1

jQuery 3.3.1

fiddle: https://jsfiddle.net/paranic/xpvt214o/362238/

reproduce steps

1. drag an element from the sortable to the drop area.

2. drag the dropped element from the droppable area to the sortable and beyond and then drag it back to the droppable area without dropping it (do not mouse up)

as you can see it will trigger the drop event and the element is still under my mouse but a copy of it is dropped on the droppable area.

Attachments (0)
Change History (0)