-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Qv2 🔝Quasar v2 issuesQuasar v2 issuesarea/a11yAccessibilityAccessibilityarea/componentsbug/2-confirmedWe have reproduce the problem and confirmed that this is a bug.We have reproduce the problem and confirmed that this is a bug.flavour/quasar-cli-webpackkind/bug 🐞
Description
What happened?
The QEditor toolbar buttons, by default, do not appear to have an accessible name for screen readers.
What did you expect to happen?
An accessible name (aria-tag, etc) to be present on the default buttons.
Reproduction URL
https://codepen.io/wreality/pen/LYewevZ
How to reproduce?
- Open code pen.
- Inspect a toolbar button in Chrome
- Chrome DevTools:->Accessibility sidebar tab, note aria-role="button", but no label, labeled-by, or contents is available
Flavour
Quasar CLI with Webpack (@quasar/cli | @quasar/app-webpack)
Areas
Components (quasar)
Platforms/Browsers
Chrome
Quasar info output
No response
Relevant log output
No response
Additional context
A very naïve proposed solution is here: wreality@93d14ad
Metadata
Metadata
Assignees
Labels
Qv2 🔝Quasar v2 issuesQuasar v2 issuesarea/a11yAccessibilityAccessibilityarea/componentsbug/2-confirmedWe have reproduce the problem and confirmed that this is a bug.We have reproduce the problem and confirmed that this is a bug.flavour/quasar-cli-webpackkind/bug 🐞