This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Autocomplete goes haywire when using backspace on Firefox mobile #13631
Labels
needs-team-triage
An issue without an owner. Issues should be labeled with a team's name. Malo's doing this.
Steps to reproduce:
Please see video : https://streamable.com/1h63jb
You can see which keys are being pressed on the keyboard.
Expected behavior:
When inputting a word in full (e.g lang) and pressing space, it should not autofill another instance of lang. When pressing backspace, it should remove previous text.
Actual behavior:
After inputting a word and pressing space, a second instance of that word comes up. When pressing backspace to remove the duplicate word multiple instances of the word 'lan' is created.
Note
I have tested on Chrome mobile, and it is working as intended.
The text was updated successfully, but these errors were encountered: