- From: Mustaq Ahmed via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Nov 2024 19:42:42 +0000
- To: public-pointer-events@w3.org
mustaqahmed has just created a new issue for https://github.com/w3c/pointerevents: == Interop: major browsers fire click/auxclick events differently for chorded buttons == Click-like events from chorded buttons differ significantly between major browsers. Repro: https://codepen.io/mustaqahmed/full/QwLwdpq - Chrome fires a single click-like event, only for the first button release. - Firefox fires one click-like event per button release. - Safari: TBD. I know this has been discussed in #93 where we concluded that this belongs to the UIEvent spec. Things have shifted quite a bit since then: `click` and `auxclick` are now PointerEvents, and as per this years TPAC we (PEWG) should be owning this spec. Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/530 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 28 November 2024 19:42:43 UTC