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

Implement touch/pen event support in marionette #244

Open
jgraham opened this issue Nov 19, 2021 · 3 comments
Open

Implement touch/pen event support in marionette #244

jgraham opened this issue Nov 19, 2021 · 3 comments
Assignees

Comments

@jgraham
Copy link
Member

jgraham commented Nov 19, 2021

Implement support for touch and pen events in marionette. This will improve our ability to write platform tests using wpt, improve author's ability to write tests that work in Firefox, and improve our support for the existing pointerevents testsuite https://wpt.fyi/results/pointerevents?label=master&label=experimental&aligned&q=pointerevents

@karlcow
Copy link

karlcow commented Nov 23, 2021

To create a JIRA issue for it

@karlcow
Copy link

karlcow commented Mar 4, 2022

@jgraham
Copy link
Member Author

jgraham commented Mar 4, 2022

In the end it made more sense to scope this to touch and wheel events. I could add pen events — there's no additional complexity that I'm aware of — but I aiui the support in gecko is platform-specific, so it seems less useful.

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

No branches or pull requests

2 participants