- From: polywock <notifications@github.com>
- Date: Wed, 15 May 2024 11:08:29 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 May 2024 18:08:33 UTC
Often that's fine, but sometimes when extensions want to support shortcut keys to activate various features of the extension, they will add a listener to the window and do stopImmediatePropogation(). That way they prevent the website from reacting to the event. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/374#issuecomment-2113147224 You are receiving this because you are subscribed to this thread. Message ID: <w3c/uievents/issues/374/2113147224@github.com>
Received on Wednesday, 15 May 2024 18:08:33 UTC