Disable stuck key detection on ChromeOS.
Since we can't rely on the modifier flags on ChromeOS, we can't use them as a way to detect stuck modifier keys. This means that some actions (including locking the screen) will result in Ctrl and Shift being stuck, effectively regressing crbug.com/464534. BUG=337509,484329 Review URL: https://codereview.chromium.org/1145863002 Cr-Commit-Position: refs/heads/master@{#330899}
Showing
Please register or sign in to comment