DescriptionImplement virtual keyboard hiding.
This makes the keyboard button actually hide the keyboard. Note that we achieve this by exposing the hide keyboard functionality as an extension API. This is stubbed in for WebUI but is not yet implemented.
Note that this leaves a known issue where tapping a text field, hiding a keyboard, and retapping that already-focused text field does not deploy the keyboard a second time (you'd have to unfocus the text field first).
BUG=236925
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223308
Patch Set 1 : Init #
Total comments: 7
Patch Set 2 : rebase #Patch Set 3 : rebase #Patch Set 4 : rename APIs and fix layout changing key #Patch Set 5 : Remove OnPossiblyRefocus changes #
Total comments: 2
Patch Set 6 : bshe comments: fixed visibility variable #Patch Set 7 : rebase #Patch Set 8 : Change keyboard button back to change layouts. #Patch Set 9 : rebase yet again #
Total comments: 2
Patch Set 10 : rebase and NOTREACHED #
Total comments: 4
Patch Set 11 : Histogram Update / NOTIMPL #Patch Set 12 : rebase yet again #Messages
Total messages: 27 (0 generated)
|