Option Group: focus behaviour #17638
Labels
area/components
bug/1-repro-available
A reproduction is available and needs to be confirmed.
flavour/umd
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
When using an option group (default type radio) with a
name
attribute, I can observe thattab
key moves focus to the individual inputsWhat did you expect to happen?
When using an option group (default type radio) with a
name
attribute, I would expect thattab
moves focus in and out of the option groupReproduction URL
https://codepen.io/moritzbru/pen/OJKdwRP?editors=1010
How to reproduce?
tab
to move focus to the quasar option grouptab
to move focus out of the quasar option grouptab
tab
to move focus to the native option grouptab
to move focus out of the native option groupFlavour
UMD
Areas
Components (quasar)
Platforms/Browsers
No response
Quasar info output
No response
Relevant log output
No response
Additional context
Keyboard interaction within a radio group is described e.g. here: https://www.w3.org/WAI/ARIA/apg/patterns/radio/
The text was updated successfully, but these errors were encountered: