diff options
author | jamiewalch <jamiewalch@chromium.org> | 2015-05-26 17:58:17 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-05-27 00:58:43 +0000 |
commit | 0d2abc2ef4af4cbf5c2dc8e9aaf2a29c7b698106 (patch) | |
tree | 40ddf4173ea974f80e496c5e41067dee887bbb67 /tools | |
parent | 02a224c7240cc8c96282b62a8644cd2a66d5332e (diff) | |
download | chromium_src-0d2abc2ef4af4cbf5c2dc8e9aaf2a29c7b698106.zip chromium_src-0d2abc2ef4af4cbf5c2dc8e9aaf2a29c7b698106.tar.gz chromium_src-0d2abc2ef4af4cbf5c2dc8e9aaf2a29c7b698106.tar.bz2 |
Disable stuck key detection on all platforms.
Stuck key detection was introduced recently to work around crbug.com/464534.
However, the implementation does not take work in some situations, including
common symbols entered on some keyboard layouts. Specifically, when typing
AltGr+2 (to enter @) on a Swedish keyboard layout, the second keypress event
has no modifiers set, causing the AltGr key to be released prematurely.
This CL disables stuck key detection in a minimal way, suitable for merging.
BUG=492414
Review URL: https://codereview.chromium.org/1153183002
Cr-Commit-Position: refs/heads/master@{#331495}
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions