Re: [pointerevents] Specify that "click", "dblclick" and "contextmenu" events are PointerEvents

> but click is sent after pointerup (generally anyway), so unless we spec further magic behavior that says the click event must retain the last known good values of the last pointermove or some such, it won't work?

The click event is a magic event of convenience, it seems reasonable to me that it'd return average/maximum/last values of some kind. Fwiw Edge is returning 0.5 for click on my non-pressure sensitive touchscreen laptop, not 0.

-- 
GitHub Notification of comment by lpd-au
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/100#issuecomment-294790372 using your GitHub account

Received on Tuesday, 18 April 2017 11:18:19 UTC