Should clear composition text when OnCommitText() is called.
According to the reference doc of InputConnection.commitText(), we should clear the current composition text when commitText() is called instead of commiting the current composition text. Bug: 845079 Test: Typing text wiht Google Japanse Input app and it works well. Change-Id: Ie2d9cd73d64f5728dc82f3f441d73af7a2740836 Reviewed-on: https://chromium-review.googlesource.com/1252226 Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Reviewed-by:Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#595629}
Showing
Please register or sign in to comment