- From: Mustaq Ahmed via GitHub <noreply@w3.org>
- Date: Mon, 08 Jun 2026 14:57:58 +0000
- To: public-pointer-events@w3.org
@StephenHaney Your use-case seems to be supported by Chrome M150 with the command-line flag I mentioned, please check and let us know if you think otherwise: on Mac, a change in modifier is reported immediately during an ongoing momentum phase, so your app can choose to behave based on the modifier state of the last non-momentum event or react to live state. Linux and Windows stops an ongoing smooth scroll whenever any modifiers change, so the fling continuation question is not applicable. -- GitHub Notification of comment by mustaqahmed Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/587#issuecomment-4650291008 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 8 June 2026 14:57:59 UTC