[Webkit-unassigned] [Bug 140723] SVG overflow:visible mouse events broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 13:53:17 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #7 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari 15.5 on macOS 12.4 by performing following steps:

1) Load Codepen from the Description or URL
2) Hover the mouse on "BLACK" square on the outer edge (outside of red square - which is overlapped by black square)
3) Hover will not be activated (except for first - top left) and clicking with give "BODY" as result

--> Expected Result (Which is consistent across all other browsers - Chrome Canary 105 and Firefox Nightly 104):

hover to be activated even if the mouse cursor is outside on the black square portion

--> Actual Result:

Hover only activate for nodes when mouse is on red square or inner part of black box covering red square

If I am testing incorrectly, please retest accordingly. Thanks!

-- 
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/20220714/1f17fcf5/attachment.htm>


More information about the webkit-unassigned mailing list