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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 9 13:54:52 PDT 2023


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

            Bug ID: 257910
           Summary: No key modifier present in wheel event
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: elidoset at gmail.com

Created attachment 466656

  --> https://bugs.webkit.org/attachment.cgi?id=466656&action=review

test case of the bug

The modifier key (ctrlKey, shiftKey,...) properties of the WheelEvent are always false when read from a wheel event callback. 

Tested in Epiphany 44.3-1 and in an embedded application using Webkit2gtk 2.40.2-1, on Arch Linux. 

A test case is provided as an attachement. When scrolling over the red square while the Ctrl key is held down, should turn green. Passes on Firefox 114.0.

-- 
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/20230609/ceac48cb/attachment.htm>


More information about the webkit-unassigned mailing list