DescriptionBlimp: IME should submit form with text
Currently on Blimp IME, hitting Enter only sets the text in the web
page. So user has to hit Enter twice in order to see search results.
This patch solves this by generating a synthetic Enter key press event
and sending it to the renderer.
BUG=611132
Committed: https://crrev.com/46901aa0902ec9336a0eea3b85af83f4b6c7a315
Cr-Commit-Position: refs/heads/master@{#426838}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Bundled IME params into a struct #
Total comments: 14
Patch Set 3 : Using callback #Patch Set 4 : Added unit tests and browser test #
Total comments: 10
Patch Set 5 : dtrainor@ comments #Messages
Total messages: 22 (5 generated)
|