[Webkit-unassigned] [Bug 134555] :hover state sticks after a drag-and-drop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 15:32:24 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=134555

Orangetronic <david at orangetronic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at orangetronic.com

--- Comment #6 from Orangetronic <david at orangetronic.com> ---
I'm still seeing this in Safari Version 17.3.1

If i run `document.querySelectorAll(":hover")` i can get an ElementList with a whole pile of things that are very much not under the mouse. 

Is there a workaround in the meantime to manually flush the contents of the `:hover` pseudo-selector after an onDrop event?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240312/8e045fe5/attachment.htm>


More information about the webkit-unassigned mailing list