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

default pressure when not specified for touch/pen input #1864

Open
gsnedders opened this issue Dec 9, 2024 · 0 comments
Open

default pressure when not specified for touch/pen input #1864

gsnedders opened this issue Dec 9, 2024 · 0 comments

Comments

@gsnedders
Copy link
Member

We have tests in WPT that assert a non-zero pressure when pointerdown gets fired for touch/pen input, but nothing actually defines how much pressure they should have; it seems sensible to assert that the digitizer has actually noticed something (and thus has non-zero pressure).

While this arguably falls into the "Perform implementation-specific action dispatch steps", it would probably be better to define the default pressure if not specified in WebDriver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant