Bug 218665
| Summary: | Update click/auxclick/contextmenu and click() to use PointerEvent | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Domenic Denicola <d> |
| Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, hi, jarod.gowgiel, rpopa, simon.fraser, smoley, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=22382 | ||
Domenic Denicola
See spec changes in:
- https://github.com/w3c/uievents/pull/259
- https://github.com/whatwg/html/pull/5324
- https://github.com/whatwg/html/pull/6126
Web platform tests:
- https://github.com/web-platform-tests/wpt/pull/26374
- https://github.com/web-platform-tests/wpt/pull/26407
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/71202646>
Sam Sneddon [:gsnedders]
*** Bug 239810 has been marked as a duplicate of this bug. ***
Raluca Popa
Could you please clarify what is the current status for this ticket? The use case affected by the issue is not being able to identify touch devices correctly in the 'click' handler as pointer type is undefined (expected 'touch').
Richard Robinson
Pull request: https://github.com/WebKit/WebKit/pull/32252
EWS
Committed 282524@main (3581a1e578bb): <https://commits.webkit.org/282524@main>
Reviewed commits have been landed. Closing PR #32252 and removing active labels.