Re: [pointerevents] Should pressure be set to 1 or .5 on devices that don't report it?

As an additional, though rather bizarre/confusing, parallel: a while 
ago, I tested touch events `force` and the mouse events-specific 
`webkitForce` on non-3D-touch iPhone and in non-pressure-sensitive 
trackpad on Mac. the results (at least at the time) are that `force` 
on non-3D-touch iPhone always reports `0`, BUT the mouse compat events
 that are fired have `webkitForce == 1`; for non-pressure trackpads on
 Mac, `webkitForce` is `1` for the `mousedown`, `mouseup` and `click` 
events.

> ![non-3d touch photo 07-03-2016 01 41 
48](https://cloud.githubusercontent.com/assets/895831/18814794/63a5513e-8315-11e6-8419-acd1ef1920a8.png)

> ![screen shot 2016-03-07 at 13 24 
37](https://cloud.githubusercontent.com/assets/895831/18814798/73f07eb0-8315-11e6-939d-e0b7c008cbee.png)


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

Received on Sunday, 25 September 2016 10:44:57 UTC