Re: [touch-events] Not all touch events should be synchronous and uncancelable (#6)

Note that the definition of 'asynchronous' I was using here probably doesn't match that of DOM events.  What I think is most important to web developers (and browser implementers) is when touch events block browser actions like scrolling and zooming.  Perhaps focusing just on 'cancelable' is the proper way to handle this in the spec.  Regardless, someone needs to figure out how to get this worded properly, perhaps running it by AnneVK.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/touch-events/issues/6#issuecomment-92817236

Received on Tuesday, 14 April 2015 13:07:44 UTC