Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] v-menu as popup closes on arrow keys v-select #12723

Closed
nesumneno opened this issue Dec 3, 2020 · 0 comments · Fixed by #12815
Closed

[Bug Report] v-menu as popup closes on arrow keys v-select #12723

nesumneno opened this issue Dec 3, 2020 · 0 comments · Fixed by #12815
Labels
C: VMenu C: VSelect T: bug Functionality that does not work as intended/expected
Milestone

Comments

@nesumneno
Copy link

Environment

Vuetify Version: 2.3.18
Vue Version: 2.6.11
Browsers: Chrome 87.0.4280.88
OS: Windows 10

Steps to reproduce

  1. Add v-select to v-menu as popup
  2. Focus select input and press up or down arrow keys

Expected Behavior

Popup menu does not close

Actual Behavior

Popup menu closes automatically

Reproduction Link

https://codepen.io/neno-petkov/pen/gOwPPpJ

@KaelWD KaelWD added C: VMenu C: VSelect T: bug Functionality that does not work as intended/expected and removed S: triage labels Feb 10, 2021
@KaelWD KaelWD added this to the v2.4.x milestone Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VMenu C: VSelect T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants