diff options
author | abodenha@chromium.org <abodenha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-09 20:08:36 +0000 |
---|---|---|
committer | abodenha@chromium.org <abodenha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-09 20:08:36 +0000 |
commit | 772baef77e74bc7bd50f6380dee2283839d7351a (patch) | |
tree | d4b6443631b085754d303385a83554e05f94280b /chrome/browser/extensions/extension_test_api.cc | |
parent | 3a80ea33a37398a081455f4ae8b70572c7bc80e8 (diff) | |
download | chromium_src-772baef77e74bc7bd50f6380dee2283839d7351a.zip chromium_src-772baef77e74bc7bd50f6380dee2283839d7351a.tar.gz chromium_src-772baef77e74bc7bd50f6380dee2283839d7351a.tar.bz2 |
On Windows 8 if the user touches the omnibox on a touch screen the On-screen keyboard(OSK) will now display immediately.
Creates an ITextInputPanel object and binds it to the omnibox and then uses it to display the keyboard when we receive a WM_POINTER event.
Only works on Win 8 since we need to use WM_POINTER to avoid issues with focus handling.
BUG=105637
TEST=Verify 105637
Review URL: http://codereview.chromium.org/8662018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116903 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/extension_test_api.cc')
0 files changed, 0 insertions, 0 deletions