Environment
Vuetify Version: 3.11.8
Vue Version: 3.5.28
OS: Android
Browser: Mobile Chrome
Steps to reproduce
- open in mobile browser
- tap to select 4th field
- tap backspace/delete
Expected Behavior
it should move keep focus on the current field or move to previous field if the field is empty
Actual Behavior
moves focus forward - requires secondary click on the mobile keyboard
(mobile Firefox) moves forward and get's stuck - requires tap to select each field
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
On desktop it also feels weird - automatically moves backward when I actually want to replace character on the 4th field, unless I use Delete (instead of Backspace)
Environment
Vuetify Version: 3.11.8
Vue Version: 3.5.28
OS: Android
Browser: Mobile Chrome
Steps to reproduce
Expected Behavior
it should move keep focus on the current field or move to previous field if the field is empty
Actual Behavior
moves focus forward - requires secondary click on the mobile keyboard
(mobile Firefox) moves forward and get's stuck - requires tap to select each field
Reproduction Link
https://play.vuetifyjs.com/#...
Other comments
On desktop it also feels weird - automatically moves backward when I actually want to replace character on the 4th field, unless I use Delete (instead of Backspace)