Chromium Code Reviews
DescriptionIME for Mus: Send ack for key events after IME driver processes the event.
Before this CL, we sent event ack back to window server without waiting to see
if IME could handle the event or not. This caused some problems with post-target
accelerators (see bug description for more details). This CL fixes the issue by
delaying the ack until IME driver tells the client if it could handle the event
or not.
BUG=641355
Committed: https://crrev.com/a2a7eed25d00d069b36bba9a91de4e1c1473a62e
Cr-Commit-Position: refs/heads/master@{#425701}
Patch Set 1 #Patch Set 2 : It works. #Patch Set 3 : Fixed mus_ime_unittests. #Patch Set 4 : Some cleanup. #Patch Set 5 : Fixed views_mus_unittests. #
Total comments: 2
Patch Set 6 : Addressed feedback. #
Total comments: 3
Patch Set 7 : Addressed feedback. #
Messages
Total messages: 34 (24 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||