### Describe the bug When typing in a regular text input field, some devices will exhibit strange cursor behavior at the word boundary. https://github.com/user-attachments/assets/bfed2a58-af27-4648-913c-f21192f083ae ### To Reproduce Use a non-Google Android device to type text into an Avalonia text input. ### Expected behavior Typing spaces should not cause the cursor to backtrack unexpectedly. ### Avalonia version Nightly ### OS Android ### Additional context This happens with my app, but only on some of my friends' devices. My Pixel 4a does not exhibit this behavior.