Errata for Touch Events?

Quick question: I remember some discussion about the errata for Touch 
Events, and have seen some work being carried out already on that front 
https://dvcs.w3.org/hg/webevents/summary ... but which group is doing 
this? Is it a free-for-all (and in which case, where can I file 
suggestions)?

Some of the things I'd have in mind are purely stylistic (e.g. adding an 
explicit, but non-normative, little box-out to 
http://www.w3.org/TR/touch-events/#mouse-events to spell out what the 
typical event sequence following a "tap" would be, in same way we've 
done for Pointer Events in the last Note for 12.2 
https://dvcs.w3.org/hg/pointerevents/raw-file/tip/pointerEvents.html#mapping-for-devices-that-do-not-support-hover). 
Others are perhaps too implementation specific, such as spelling out 
that mouse events will only be fired when there's a single touch point 
on the screen - as soon as there's 2 or more, no mouse events (at least 
on all platforms I tested) are being generated (again, along similar 
lines of the clarification given for the fact that only primary pointers 
fire mouse compat events in PE 
https://dvcs.w3.org/hg/pointerevents/raw-file/tip/pointerEvents.html#the-primary-pointer).

In short: where can I propose the above?

P
-- 
Patrick H. Lauke

www.splintered.co.uk | https://github.com/patrickhlauke
http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke

Received on Sunday, 5 October 2014 12:33:53 UTC