Description[DomKey] Expose Korean special keys on Korean keyboard layout only
Korean keyboard has special keys "HangulMode" and "HanjaMode", we should
only expose them when the system layout is Korean. Otherwise we should
return "Unidentified".
This matches Firefox and windows virtual key.
Note: This also works with JIS keyboard + Korean layout, because we are
mapping DomKey based on KeyboardCode instead of DomCode.
BUG=612736
Committed: https://crrev.com/bdcfb5a1816f1bad537d7611c7ccb972b550339c
Cr-Commit-Position: refs/heads/master@{#399783}
Patch Set 1 #
Total comments: 16
Patch Set 2 : Wez's review #
Messages
Total messages: 12 (4 generated)
|