Re: [w3c/uievents] KeyboardEvent.getKeyState() (Issue #374)

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