Vuetify Version: 2.0.2
Vue Version: 2.6.10
Browsers: Firefox 68.0
OS: Windows 10
Select an option from the item list using arrow keys and press ENTER
The item gets selected and displayed in the combobox and menu closes.
The menu closes without changing the value/displaying the item
https://codepen.io/TuruMan/pen/jgyRLy
This exact behaviour works with the v-autocomplete just fine. It even works with the combobox when using chips
https://codepen.io/hyvyys/pen/gVRgRx Actually this doesn't quite work with v-autocomplete, the value is changed but then reverted to what is typed.
https://codepen.io/TuruMan/pen/aeybXO So what I meant with the comment is that selecting the item from the dropdown is broken only for v-combobox. Works fine with v-autocomplete and even with v-combobox when it's using chips.
I have a codepen https://codepen.io/goeh/pen/bXrBMe that's more complicated, I will verify with that once this issue is fixed.
This is a major regression that broke large parts of our app. Hope it gets fixed soon!
This seems to be fixed. On the current latest version (2.1.4) I cannot reproduce it inside my own app or in the Codepen provided in the OP. @zbyju Can you confirm?
Most helpful comment
This seems to be fixed. On the current latest version (2.1.4) I cannot reproduce it inside my own app or in the Codepen provided in the OP. @zbyju Can you confirm?