Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android: stop composing before pasting new text
We have to exit composition mode before inserting text. Otherwise, the state of the input method will be out of sync with the contents of the text editor. Task-number: QTBUG-61717 Change-Id: I58bf3988ae9e0acf3302e810e46bb0ebeda30d17 Reviewed-by: BogDan Vatra <[email protected]>
- Loading branch information