- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Wed, 26 Jun 2019 12:45:46 +0000
- To: public-pointer-events@w3.org
the confusion probably due to the fact that the surface stylus' eraser has, effectively, dual functionality. when you gently touch it to the screen, it registers as a pointer with button value `2`. but when you hold the stylus in the air and just gently touch the eraser, it doesn't register (believe this is hardware-based limitation). however, that same eraser when pressed hard with the thumb actually has a proper "switch/click" to it that some native apps can detect (e.g. to fire up OneNote). this is separate/different from the eraser functionality. and i would class it more as an extra button/shortcut key than anything else. not something directly related to the pointer itself. -- GitHub Notification of comment by patrickhlauke Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/290#issuecomment-505859147 using your GitHub account
Received on Wednesday, 26 June 2019 12:45:48 UTC