Reproduction steps
(assume qwerty)
- swipe a word ("Test")
- long press on q to type 1 or alternatively switch to numbers keyboard and type 1
- resulting text is "Test1<space>" instead of "Test<space>1"
Actual result
Test1<space>
Expected result
Test<space>1
I expect this behavior since swiping "test" and then typing "a" has the result of "test<space>a".
Keyboard Version
0.1.27-playstore
Which android version are you using?
Android 16
Which device are you using?
Google Pixel 8
Which operating system are you using?
Pixel Stock Android
References
No response