-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
The q-item within QMenu cannot be selected using the space key. #16107
Labels
area/components
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/vite-plugin
Bugs related to Vite usage with Quasar
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
Comments
github-actions
bot
added
area/components
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/vite-plugin
Bugs related to Vite usage with Quasar
labels
Jul 22, 2023
Do you have a source for this (something official)? Please specify it. I think I found it: |
amal-qb
pushed a commit
to qburst/quasar
that referenced
this issue
Sep 19, 2023
Merged
15 tasks
amal-qb
added a commit
to qburst/quasar
that referenced
this issue
Sep 19, 2023
…nnot-be-selected-with-space-key fix(ui): q-item within QMenu should be selectable using the space key (fix: quasarframework#16107)
15 tasks
rstoenescu
added a commit
that referenced
this issue
Oct 26, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Oct 26, 2023
pdanpdan
added a commit
to pdanpdan/quasar
that referenced
this issue
Nov 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/components
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/vite-plugin
Bugs related to Vite usage with Quasar
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
The q-item within QMenu cannot be selected using the space key. However, selection is possible using the enter key.
What did you expect to happen?
When the space key is pressed, it should select the item in the same way as the enter key does.
Reproduction URL
https://codepen.io/Hiroshiba/pen/BaGPwqe
How to reproduce?
Flavour
Vite Plugin (@quasar/vite-plugin)
Areas
Components (quasar)
Platforms/Browsers
Chrome
Quasar info output
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: