- From: mantou <notifications@github.com>
- Date: Mon, 14 Dec 2020 14:29:56 -0800
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 14 December 2020 22:30:13 UTC
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: Firefox: onauxclick , contextmenu Chrome: contextmenu, onauxclick -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/285
Received on Monday, 14 December 2020 22:30:13 UTC