- From: Jake Archibald via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Sep 2021 13:15:05 +0000
- To: public-pointer-events@w3.org
> My workaround is to look out for a subsequent `pointermove` with a `.buttons` of 0 and synthesize a `pointercancel` if the pointer is currently considered 'down'. In case anyone is doing the same thing, you'll need to work around Firefox, where `.buttons` is always 0 for touch-based pointer events. https://bugzilla.mozilla.org/show_bug.cgi?id=1729440 -- GitHub Notification of comment by jakearchibald Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/407#issuecomment-914296912 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 7 September 2021 13:15:07 UTC