[Webkit-unassigned] [Bug 257910] No key modifier present in wheel event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 10 02:35:09 PDT 2023


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

--- Comment #2 from elidoset at gmail.com ---
See also https://github.com/WebKit/WebKit/blob/ef93c1b412c09e10975907c8fd683269eb36a413/Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp#L1409 for where the event is handled on the Gtk side and first dispatched to the page Proxy. Strangely enough the key modifiers are even queried a few lines up (l402), but never checked again further down the call stack.

-- 
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/20230610/0117ed70/attachment.htm>


More information about the webkit-unassigned mailing list