- From: Steven Hoober via GitHub <noreply@w3.org>
- Date: Tue, 03 Mar 2026 17:58:56 +0000
- To: public-pointer-events@w3.org
> pointer click/tap ... as in distinguishing them? listen for `click` and check `pointerType`? https://w3c.github.io/pointerevents/#dom-pointerevent-pointertype What do folks typically do with checking the pointerType? I see almost exclusively: nothing. But there can be key differences; touch/pen has liftoff inaccuracy so very small targets can fail to activate on mouseup, for example. -- GitHub Notification of comment by shoobe01 Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/636#issuecomment-3992685350 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 3 March 2026 17:58:57 UTC