Expected Behavior
When selecting a suggestion in Android's on screen keyboard, the currently edited word in the input should be changed.

Current Behavior
Instead, right now the last letter is duplicated.

Possible Solution
I think the correct behaviour would be to replace the word where the cursor is with the suggested word from the keyboard.
Steps to Reproduce
It can be tested in the Sandbox on any Android device
Environment
- version: 2.2.7
- Browser & Version: Tested in Mobile Chrome and Firefox
- OS & Version: Android 16
Expected Behavior
When selecting a suggestion in Android's on screen keyboard, the currently edited word in the input should be changed.
Current Behavior
Instead, right now the last letter is duplicated.
Possible Solution
I think the correct behaviour would be to replace the word where the cursor is with the suggested word from the keyboard.
Steps to Reproduce
It can be tested in the Sandbox on any Android device
Environment