- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Sun, 25 Sep 2016 10:44:50 +0000
- To: public-pointer-events@w3.org
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. >  >  -- 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