DescriptionAppShell: Create input method and handle key events
Create an input method and an event handler to dispatch key events on the input
method.
Aura gives us raw key up/down events, but text input requires an input method
("IME"). This also enables the keypress event to be sent to the renderer.
BUG=675413
R=steel@chromium.org
Committed: https://crrev.com/81c91f8fcdd5f0321d80de3795e97e62e12eced8
Cr-Commit-Position: refs/heads/master@{#439363}
Patch Set 1 #
Total comments: 10
Patch Set 2 : feedback #Patch Set 3 : rebase #
Total comments: 3
Patch Set 4 : Input method test #Patch Set 5 : fix comment #
Total comments: 6
Patch Set 6 : nits #
Messages
Total messages: 30 (16 generated)
|