Chromium Code Reviews
DescriptionFix key repeat on linux.
Events posted from ibus would not get detected as repeating. This caused
issues for web content that relied upon the KeyboardEvent.repeat
javascript attribute. Store the detection of repeated events from ibus
in a separate static variable than the evdev channel.
BUG=711773
Review-Url: https://codereview.chromium.org/2825343002
Cr-Commit-Position: refs/heads/master@{#466332}
Committed: https://chromium.googlesource.com/chromium/src/+/0386ada9ad68b6a562fda8bddd979cf902b87486
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix nit #
Messages
Total messages: 17 (11 generated)
|
||||||||||||||||||||||||||||