RESOLVED FIXED Bug 237247
[GTK4] Handle hold gesture events
https://bugs.webkit.org/show_bug.cgi?id=237247
Summary [GTK4] Handle hold gesture events
Alice Mikhaylenko
Reported 2022-02-27 03:34:55 PST
GTK4 has merged hold gesture support and now we get criticals at the beginning of scrolling since we're trying to use them as scroll events. We should stop kinetic scrolling when this happens, so really just treat them same as scroll stop events.
Attachments
Alice Mikhaylenko
Comment 1 2022-08-03 08:55:12 PDT
EWS
Comment 2 2022-08-03 11:20:00 PDT
Committed 253084@main (e9ba79dac78d): <https://commits.webkit.org/253084@main> Reviewed commits have been landed. Closing PR #2978 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.