[Webkit-unassigned] [Bug 149584] Implement KeyboardEvent.code from the UI Event spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 09:28:47 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149584

PhistucK <phistuck at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |phistuck at chromium.org

--- Comment #1 from PhistucK <phistuck at chromium.org> ---
Looks like the specification is stable now. Firefox shipped KeyboardEvent.key and KeyboardEvent.code. Internet Explorer 9+ shipped KeyboardEvent.key (though its implementation is not up to date with the current specification).
Chrome will be shipping KeyboardEvent.code in Chrome 48 and KeyboardEvent.key should also follow soon after (or even in the same version).

Perhaps this is a good time to reconsider implementing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150930/c9714935/attachment.html>


More information about the webkit-unassigned mailing list