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

Probably a majority of usages come from dojo; see
http://download.dojotoolkit.org/release-1.12.1/dojo.js.uncompressed.js

Seems they are doing feature detection for keypress on printable
characters.  Here is some history
<http://mail.dojotoolkit.org/pipermail/dojo-contributors/2011-March/023767.html>
although
I don't think I have my head wrapped around it just yet.

dave.

On Wed, Jan 25, 2017 at 2:01 AM, Philip Jägenstedt <notifications@github.com
> wrote:

> @garykac <https://github.com/garykac>, I did a query in
> https://bigquery.cloud.google.com:443/savedquery/762219082167:
> 7284a4c19ede4b468fc2c5ac9cb137b4 and here is a list of pages with the
> string "initKeyboardEvent": initKeyboardEvent.txt
> <https://github.com/w3c/uievents/files/728856/initKeyboardEvent.txt>
>
> To get some idea about the usage, could you take 10 of these at random and
> see how initKeyboardEvent() is used in each? If it looks promising, it
> might be worth doing a more comprehensive analysis of the usage. This is
> unfortunately the only way that I know of to make progress in cases like
> this where usage is a bit too high for comfort.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/w3c/uievents/issues/112#issuecomment-275033987>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/AJ7KRBQKuGlBUhEwhw7xRiWEeUqMJhNoks5rVvM2gaJpZM4Kl-FV>
> .
>


-- 
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-275117686

Received on Wednesday, 25 January 2017 14:14:18 UTC