wayland: Fix IME keysym.
Currently WaylandInputMethodContext::OnKeysym interprets the key as native evdev code. However, according to the protocol spec, it is XKB keysym. Fix the interpretation by using XkbKeyboardLayoutEngine as a keycode converter. BUG=1123705 TEST=Ran on Chrome OS DUT. Change-Id: I3d45fd94424a55860872a6625a68963db650aa28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437346Reviewed-by:Robert Kroeger <rjkroege@chromium.org> Reviewed-by:
Jun Mukai <mukai@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#813614}
Showing
Please register or sign in to comment