DescriptionFix CodeForKeyboardEvent to properly calculate the scancode.
Current code just uses the key_event.nativeKeyCode which is copied
from the Windows' lParam. The proper scancode needs to be shifted
and masked out of the lParam (as is done for UsbKeyCodeForKeyboardEvent.
BUG=325015
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238362
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|