Bug 237247
Summary: | [GTK4] Handle hold gesture events | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alice Mikhaylenko <alicem> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 210100 |
Alice Mikhaylenko
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alice Mikhaylenko
PR: https://github.com/WebKit/WebKit/pull/2978
EWS
Committed 253084@main (e9ba79dac78d): <https://commits.webkit.org/253084@main>
Reviewed commits have been landed. Closing PR #2978 and removing active labels.