Testing the Drag and Drop API
Drop Zone A (Start)
DRAG ME!
Drop Zone B (Target)
Repro instructions
- Open devtools
- Search for element id 'ime-input'
- Change opacity from 0 to 0.6
- Click around so that input field appears on top of "DRAG ME"
- Move "DRAG ME" from underneath the input field
- A repro will leave "DRAG ME" at current position on mouse up (won't snap to center of zone)