[Webkit-unassigned] [Bug 119305] Fix a bug that mousedown without mouseup in a frame disturbs click event in another frame
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 24 02:15:25 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=119305
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
This is still something can be implemented:
https://github.com/WebKit/WebKit/blob/2ef8bf040a9db8c0af836f5a92916e087e9b9e16/Source/WebCore/page/EventHandler.cpp#L1711
but I don't know alternative names of:
m_eventHandlerWillResetCapturingMouseEventsNode -> can't figure out
m_capturingMouseEventsNode -> could be m_capturingMouseEventsElement
Plus I was not able to test the attached testcase because it requires eventSender, which might be only possible in EWS. 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/20220924/8a4b806e/attachment.htm>
More information about the webkit-unassigned
mailing list