DescriptionFixes twice-IME-committement on blur.
This CL clears composition data in IME in InputMethodBridge::OnBlur.
The cause was that ConfirmComposition called in InputMethodBridge::OnBlue doesn't clear IME's composition, and it will be committed again in host_->SetFocusedTextInputClient(NULL) in case of IMM32.
BUG=265928
TEST=Test manually.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215803
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|