Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pointer Events for Mobile #845

Open
jgraham opened this issue Oct 9, 2024 · 1 comment
Open

Pointer Events for Mobile #845

jgraham opened this issue Oct 9, 2024 · 1 comment
Labels
focus-area-proposal Focus Area Proposal

Comments

@jgraham
Copy link
Contributor

jgraham commented Oct 9, 2024

Description

Since 2023 Interop has had a focus area "Pointer and Mouse Events" dedicated to improving the interoperability of mouse input events. However we have not yet been able to tackle the issue of other pointer input types due to the lack of support in some desktop browsers, and the lack of mobile testing support in web-platform-tests.

Interoperable support for basic input methods is a foundational requirement for a good user and developer experience in interactive web applications.

With the ongoing investigation work to support mobile testing, expanding our input event testing to cover non-mouse events may now be possible.

Tests

https://wpt.fyi/results/pointerevents?label=master&label=experimental&aligned&q=touch
https://wpt.fyi/results/touch-events?label=master&label=experimental&aligned&q=touch

Specification

https://w3c.github.io/pointerevents/

Additional Signals

No response

@mustaqahmed
Copy link
Member

Thanks, it will be great to see solid Interop progress on non-mouse input!

One suggestion: the list currently has 50+ tests, perhaps a smaller goal for 2025 would more practical? FYI @gsnedders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus-area-proposal Focus Area Proposal
Projects
Status: No status
Development

No branches or pull requests

2 participants