[Webkit-unassigned] [Bug 202183] [Win] Update KeyboardEvent as per the latest specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 9 22:51:09 PDT 2019


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

--- Comment #12 from Fujii Hironori <Hironori.Fujii at sony.com> ---
(In reply to Fujii Hironori from comment #11)
(...)
> type:keydown key:^y code:KeyZ
(...)
> type:keydown key:^y code:undefined
> type:keypress key:^y code:undefined
> type:keyup key:^y code:undefined

Firefox and Edge set two base characters for 'key' property.
This seems incompatible with the spec.

https://www.w3.org/TR/uievents-key/#keys-unicode

> A key string is a string containing a 0 or 1 non-control
> characters ("base" characters) followed by 0 or more combining
> characters. The string MUST be in Normalized Form C (NFC) as
> described in [UnicodeNormalizationForms].

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


More information about the webkit-unassigned mailing list