Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Upgrade click, dblclick, and contextmenu events to be PointerEvent #535

Closed
travisleithead opened this issue Jul 20, 2016 · 5 comments
Closed

Comments

@travisleithead
Copy link
Member

See discussion: w3c/pointerevents#100 (comment)

@travisleithead travisleithead self-assigned this Jul 20, 2016
@travisleithead
Copy link
Member Author

This seems like a good idea, and seems to have some consensus and match (at least one) existing implementation.

@travisleithead
Copy link
Member Author

The tests show that there is not sufficient interop yet to make the switch from MouseEvent (current described in the spec) to PointerEvent.

  • Chrome: MouseEvent
  • Firefox: MouseEvent
  • Edge: PointerEvent

@travisleithead
Copy link
Member Author

Tests are now commited to WPT (web-platform-tests/wpt#5012)

@cynthia
Copy link
Member

cynthia commented Jun 21, 2018

I checked this again, the interop isn't quite there. @patrickhlauke could you comment if this is blocking anything on your side? (And whether or not this will happen at some point?)

@siusin
Copy link
Contributor

siusin commented Jul 29, 2019

Thanks all.

We're closing this issue on the W3C HTML specification because the W3C and WHATWG are now working together on HTML, and all issues are being discussed on the WHATWG repository.

If you filed this issue and you still think it is relevant, please open a new issue on the WHATWG repository and reference this issue (if there is useful information here). Before you open a new issue, please check for existing issues on the WHATWG repository to avoid duplication.

If you have questions about this, please open an issue on the W3C HTML WG repository or send an email to [email protected].

@siusin siusin closed this as completed Jul 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants