- From: Rick Byers via GitHub <sysbot+gh@w3.org>
- Date: Thu, 19 Jan 2017 16:11:47 +0000
- To: public-pointer-events@w3.org
Note that technically whether `click` is fired for touchscreens isn't even specified anywhere! There's some encouraging notes [here](https://w3c.github.io/pointerevents/#compatibility-mapping-with-mouse-events), but nothing normative (although I think some of our tests depend on this). Happily implementations agree (Safari's weird special case of "clickability" not withstanding). So for now let's keep this issue focused on what implementations should do. If we can get rough consensus on that, then separately we can discuss whether/how to improve the spec for both `click` and `dblclick`. -- GitHub Notification of comment by RByers Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/171#issuecomment-273819199 using your GitHub account
Received on Thursday, 19 January 2017 16:11:54 UTC