Bug 313976
| Summary: | [WPE] Send touch cancel event on losing touch capability | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
Currently, when touch capability is lost, we reset all related data, but do not notify the page. This may cause some UI elements, such as buttons, to appear "stuck" in pressed state. We should send a touch cancel event for each touch point to let the page update its state.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/64168
EWS
Committed 312604@main (13af2406270c): <https://commits.webkit.org/312604@main>
Reviewed commits have been landed. Closing PR #64168 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/176251346>