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

Splitter component is not keyboard-accessible #12466

Open
pbb72 opened this issue Feb 14, 2022 · 0 comments
Open

Splitter component is not keyboard-accessible #12466

pbb72 opened this issue Feb 14, 2022 · 0 comments
Labels
area/a11y Accessibility area/cli bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-webpack kind/bug 🐞 Qv2 🔝 Quasar v2 issues

Comments

@pbb72
Copy link

pbb72 commented Feb 14, 2022

What happened?

Keyboard users are not able to control the splitter component.

What did you expect to happen?

Using the tab key to navigator through the document, the splitter component should receive focus at the appropriate moment. This focus state should in some way be visible. When the splitter has focus, it's position should be controllable using the keyboard, for example using arrow keys.

Reproduction URL

https://codepen.io/pbb/pen/bGYryEB

How to reproduce?

  1. Go to reproduction URL
  2. Place focus on the "Before" panel by clicking the mouse in it.
  3. Press tab to navigate to the next focusable element.
  4. Notice that the splitter is not getting focus.

Flavour

Quasar CLI (@quasar/cli | @quasar/app)

Areas

Quasar CLI Commands/Configuration (@quasar/cli | @quasar/app)

Platforms/Browsers

No response

Quasar info output

No response

Relevant log output

No response

Additional context

No response

@pbb72 pbb72 added kind/bug 🐞 Qv2 🔝 Quasar v2 issues labels Feb 14, 2022
@github-actions github-actions bot added area/cli bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-webpack labels Feb 14, 2022
@yusufkandemir yusufkandemir added the area/a11y Accessibility label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/a11y Accessibility area/cli bug/1-repro-available A reproduction is available and needs to be confirmed. flavour/quasar-cli-webpack kind/bug 🐞 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

2 participants