Re: [w3c/uievents] Add specification for AltGraph key & modifier behaviour (#147)

@masayuki-nakano I reviewed https://bugzilla.mozilla.org/show_bug.cgi?id=1444581 that you filed, which seemed to only describe the |key| value for keydown/keyup events from the key with |code=AltRight|.  The behaviour we were discussing on this bug is which modifiers are listed by getModifierState() - in particular that the user agent should not report "Alt" and "Control" modifiers where either AltRight or AltLeft+Control are being used to set the AltGraph modifier.

-- 
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/147#issuecomment-374379208

Received on Monday, 19 March 2018 21:12:34 UTC