Stop ArcImeService from interacting with ui::InputMethod while it's not focused.
ArcInputMethodService which is at the other side of the mojo channel can call methods even when a text input on a non-ARC window is focused because there is a dummy input view in Android side which is synchronized with the text input on the non-ARC window. Bug: 1063740, b:152792033 Change-Id: I8ea636aeb765500f0fbd12475a660ec104364114 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137164Reviewed-by:Tetsui Ohkubo <tetsui@chromium.org> Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#756582}
Showing
Please register or sign in to comment