pragmatic-drag-and-drop icon indicating copy to clipboard operation
pragmatic-drag-and-drop copied to clipboard

On canceled drag, other elements receive a stuck hover event

Open stephen opened this issue 11 months ago • 2 comments

I can repro this in my own code and in the examples in Safari 18.0.1 (macOS 15.0.1).

See video: I drag and release Angie without repositioning anything, then in the list over, Gerard is selected.

https://github.com/user-attachments/assets/2e5e24c8-36f8-46fe-a9a4-6e73b9fe84a3 https://github.com/user-attachments/assets/26efcdab-d3bd-4848-80ef-32ff2200deb7

The hover is cleared when you rehover/unhover after.

stephen avatar Nov 06 '24 04:11 stephen