diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-17 11:20:00 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-17 11:20:00 +0000 |
commit | e105c1880d4f033639529e9f47e275a71b585489 (patch) | |
tree | c507ef6652d3ee06c34277185344430dd22b1ef6 /tools/measure_page_load_time/ie_bho | |
parent | c7b4ebf17aec86cf07a61f807582b2ca79811dcf (diff) | |
download | chromium_src-e105c1880d4f033639529e9f47e275a71b585489.zip chromium_src-e105c1880d4f033639529e9f47e275a71b585489.tar.gz chromium_src-e105c1880d4f033639529e9f47e275a71b585489.tar.bz2 |
A quick fix for Issue 13711 (the second part)
Because of a hard-disk problem, I lost the original change. So, I would like to send another change for this fix.
This is the second part of the fix for Issue 13711.
On non-ASCII keyboards (e.g. Russian and Hebrew), |event->keyval| represents a non-ASCII value that BrowserWindowGtk::HandleAccelerator() cannot handle.
To fix this issue, this change uses |event->hardware_keycode| to retrieve its ASCII value before calling BrowserWindowGtk::HandleAccelerator().
BUG=13711 "Alt-D does not work when in editbox"
TEST=Type alt+d keys on a Russian keyboard and verify the input focus is moved to an onmibox.
Review URL: http://codereview.chromium.org/155555
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20944 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/measure_page_load_time/ie_bho')
0 files changed, 0 insertions, 0 deletions