Re: [w3c/uievents] Require support or non-support for legacy init*Event (#112)

I was hoping that we could remove initKeyboardEvent entirely. Mostly what I was seeing people is broken in chrome today anyways. They were typically dispatching keyboard events from javascript to do something. Which isn't allowed due to trusted event support. Secondly initKeyboardEvent doesn't support key or code events so you can't initialize anything useful on them these days with Chrome dropping support for keyIdentifier.

-- 
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/112#issuecomment-257669768

Received on Tuesday, 1 November 2016 19:34:04 UTC