Bug 306243
| Summary: | [WPE][GTK] scrollend event not fired after touch scroll (kinetic/momentum scroll) ends | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | klee |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Other | ||
| OS: | Linux | ||
klee
The scrollend event is not dispatched when touch scrolling completes.
When scrolling with touch input, the scroll continues with momentum (kinetic scroll) after lifting the finger. However, when this kinetic scroll animation finishes, the scrollend event is not fired.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
klee
I'm working on this.
klee
Pull request: https://github.com/WebKit/WebKit/pull/57263
EWS
Committed 309048@main (6ccb1f5cd3dd): <https://commits.webkit.org/309048@main>
Reviewed commits have been landed. Closing PR #57263 and removing active labels.