Open
Description
Describe the bug
Text input on mobile with SwiftKey duplicates each word due to autocomplete:
To Reproduce
Steps to reproduce the behavior:
- Set keyboard to SwiftKey (https://play.google.com/store/apps/details?id=com.touchtype.swiftkey)
- Click on any text edit widget on the web demo (egui.rs)
- Type in multiple words separated by spaces
- Each word will be duplicated after hitting space
Expected behavior
No duplicate words
Smartphone (please complete the following information):
- Device: Samsung Note 9
- OS: Android
- Browser: Chrome
- Version 100.0.4896.88
Additional context
Seems to work fine with other keyboards (e.g. GBoard).