Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)

We didn't get a chance to investigate the use of `userEvent` for Chrome's touch click dispatch.  Touch clicks are fired from internal gesture tap events, and the state propagation between `PointerEventManager` and `GestureManager` is [buggy](https://issues.chromium.org/issues?q=componentid:1456874%20status:open%20touch%20pointer%20click%20capture).

I just filed [a new Chrome bug](https://issues.chromium.org/419497264) to track this, thanks for the report and also for the minimal repro.

-- 
GitHub Notification of comment by mustaqahmed
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/508#issuecomment-2901356162 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 22 May 2025 14:04:14 UTC