[w3c/uievents] Giving JavaScript ability to toggle the state of the modifier keys (#274)

Outlook Web Client has a scenario where it would like to be able to toggle the state of modifier keys, e.g. CapsLock, Insert Key, etc.

I was wondering whether there was ever a conversation around providing something like `setModifierState(keyArg)` to allow JS to modify the state of the modifier key?

I understand there maybe repercussions to this so I am open to any shape of the API as long as it gives similar ability to Outlook and other web authors desiring to toggle the state of a 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/274

Received on Tuesday, 18 August 2020 23:43:47 UTC