Bug 226680

Summary: [GTK] Kinetic scrolling interferes with gestures
Product: WebKit Reporter: Alice Mikhaylenko <alicem>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: berto, bugs-noreply, carlosg, cgarcia, ews-watchlist, gustavo, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alice Mikhaylenko 2021-06-05 05:02:05 PDT
Haven't bisected, but probably a fallout from https://bugs.webkit.org/show_bug.cgi?id=212324
Comment 1 Alice Mikhaylenko 2021-07-05 12:39:09 PDT
Created attachment 432895 [details]
Patch

Patch.

I'm not sure about the change in PageClientImpl.cpp, how important is it to have correct x/y for these? I"m also not sure where we get them from for scroll normally, as scroll events don't have coordinates on their own...
Comment 2 EWS Watchlist 2021-07-05 12:39:52 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 EWS 2021-07-05 14:15:35 PDT
Committed r279571 (239402@main): <https://commits.webkit.org/239402@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 432895 [details].