DescriptionMake InputMethodWin TSF-aware.
This patch set introduces following event handlings
so that InputMethodWin can work with TSF-based IME.
- Focus handling (OnFocus/OnBlur)
- TextInputType handling (OnTextInputTypeChanged)
- Composition Handling (OnDidChangeFocus/ConfirmCompositionText)
Basically this is just a quick fix and InputMethodWin
should be refactored eventually.
BUG=239690
TEST=Manually done on Windows 7 with --enable-text-services-framework
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201479
Patch Set 1 : #Patch Set 2 : Make sure the existing compositon (if any) is terminated #Patch Set 3 : Implement OnTextLayoutChanged in MockTSFBridge. #
Messages
Total messages: 7 (0 generated)
|