Re: [pointerevents] Spec text should clarify what touch-action allows with rotated scrollable elements

Yeah we discussed this a bit 
[here](https://lists.w3.org/Archives/Public/public-pointer-events/2015AprJun/0048.html)
 but I was sloppy.  There's two things being conveyed by this 
sentence:
1. All directions should be interpreted relative to the "screen" 
co-ordinate space.
2. Up/down/left/right represent the opposite direction of finger 
travel (i.e. typically the direction in which panning would occur 
ignoring rotated iframes).

IIRC we went through a few edits of this text trying to come up with 
something concise that was accurate.  Clearly we missed the 
non-direction-specific case.  More importantly IMHO, we failed to add 
a test case for this.  Let's use this bug to track fixing both.

-- 
GitHub Notification of comment by RByers
Please view or discuss this issue at 
https://github.com/w3c/pointerevents/issues/115#issuecomment-234817088
 using your GitHub account

Received on Monday, 25 July 2016 01:24:03 UTC