- From: mantou via GitHub <noreply@w3.org>
- Date: Mon, 12 Jan 2026 22:04:26 +0000
- To: public-pointer-events@w3.org
mantou132 has just created a new issue for https://github.com/w3c/pointerevents: == The order in which the `contextmenu` `auxclick` event is triggered == https://codepen.io/mantou132/pen/NWNGPJL When the right mouse button is clicked, the `contextmenu` `auxclick` event will be triggered. But the trigger sequence is inconsistent in chrome and Firefox: // macOS Firefox: `auxclick` , `contextmenu` Chrome: `contextmenu`, `auxclick` Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/614 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 12 January 2026 22:04:27 UTC