Re: [touch-events] Expand mouse/click interactions

Not in [chromium's gesture 
terminology](https://www.chromium.org/developers/design-documents/aura/gesture-recognizer#TOC-Gesture-Events),
 no ("tap" and "long press" are entirely different gestures).  You 
could say "single finger stationary gestures" to include them both.  
Or even just call them out explicitly, eg, "single finger activation 
gestures (like tap and long press)".  I agree "typically" is enough to
 let us ignore the niche cases like "two finger tap".  

-- 
GitHub Notification of comment by RByers
Please view or discuss this issue at 
https://github.com/w3c/touch-events/pull/65#issuecomment-214494187 
using your GitHub account

Received on Monday, 25 April 2016 19:37:45 UTC