diegoles / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

Support new key event implementation of Opera #428

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

Later this year Opera will release an updated implementation of key events, 
aligned with DOM Events L3 and other browsers. This should obsolete some of the 
special Opera-branches of Closure

See attachment for proposed diff for keycodes.js and keyhandler.js

These changes are not in public builds of Opera yet, but the patches use 
"KeyboardEvent" feature detection so it should be safe to implement.

Original issue reported on code.google.com by olape...@gmail.com on 24 Feb 2012 at 2:34

Attachments:

GoogleCodeExporter commented 8 years ago
Review: http://codereview.appspot.com/6137064/

Original comment by olape...@gmail.com on 1 May 2012 at 12:15

GoogleCodeExporter commented 8 years ago
We can take this, but we need CLA signed.  See wiki page on contributions.

If this is on behalf of Opera corporation, we need the corporate CLA signed.

http://code.google.com/p/closure-library/wiki/Contributors

Original comment by nn...@google.com on 11 May 2012 at 8:09

GoogleCodeExporter commented 8 years ago
We did that on April 24 (our legal team on behalf of Opera Software ASA), with 
confirmation from Daniel Berlin at Google.

Original comment by olape...@gmail.com on 14 May 2012 at 2:09

GoogleCodeExporter commented 8 years ago
First public snapshots of Opera with these changes are now available from 
http://my.opera.com/desktopteam/blog/2012/07/06/marlin-1250-swim

Original comment by olape...@gmail.com on 6 Jul 2012 at 1:38