- From: Rick Byers <notifications@github.com>
- Date: Mon, 25 Apr 2016 08:55:09 -0700
- To: w3c/touch-events <touch-events@noreply.github.com>
- Cc:
Received on Monday, 25 April 2016 15:55:39 UTC
> @@ -895,13 +895,13 @@ <h3 id="event-touchcancel">The <dfn class="event"><code>touchcancel</code></dfn> > </p> > > <p class="note"> > - User agents will typically dispatch mouse and click events when there is only a single > - <a>active touch point</a>. Multi-touch interactions – involving two or more > + User agents will typically dispatch mouse and click events only for an activation/tap gesture, and only when there is a single Most UAs send mouse events / `contextmenu` for a long press gesture too, right? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/touch-events/pull/65/files/df0e01f7506a078cee70237981dcd6f20ddc1b26#r60938122
Received on Monday, 25 April 2016 15:55:39 UTC