[Webkit-unassigned] [Bug 229557] New: [GTK] EventSenderProxyGtk does not implement touch event synthesis

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 26 08:13:10 PDT 2021


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

            Bug ID: 229557
           Summary: [GTK] EventSenderProxyGtk does not implement touch
                    event synthesis
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clord at igalia.com

As the bug title says.

This and the combination of the wheel-event synthesis API not letting you specify if precise scroll events are present makes it impossible to test the behaviour of precise (e.g. touch/touchpad) scrolling on GTK. While the easiest fix for that would be to add an extra prototype for specifying hasPreciseScrollDeltas to the wheel-event synthesis API, I think implementing touch event synthesis is the nicer and more flexible way of doing this, given that API already exists, is implemented on basically every other platform and is currently just stubbed.

-- 
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/20210826/b7606054/attachment.htm>


More information about the webkit-unassigned mailing list