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][2.5.8] Incorrect 'role' attribute value present on v-dialog component #14231

Closed
phylot opened this issue Oct 4, 2021 · 0 comments · Fixed by #14602
Closed

[Bug Report][2.5.8] Incorrect 'role' attribute value present on v-dialog component #14231

phylot opened this issue Oct 4, 2021 · 0 comments · Fixed by #14602
Labels
a11y Accessibility issue C: VDialog VDialog T: bug Functionality that does not work as intended/expected
Milestone

Comments

@phylot
Copy link

phylot commented Oct 4, 2021

Environment

Vuetify Version: 2.5.8
Vue Version: 2.6.11
Browsers: Chrome 94.0.4606.61
OS: Mac OS 10.15.7

Steps to reproduce

Create a v-dialog component and make it visible.

Expected Behavior

The 'role' attribute applied to the dialog should be role="dialog".

Actual Behavior

The role applied to the dialog is role="document".

Reproduction Link

https://codepen.io/zerobob/pen/WNOBWwr

@glen-84 glen-84 added a11y Accessibility issue C: VDialog VDialog T: bug Functionality that does not work as intended/expected labels Oct 24, 2021
knknk98 added a commit to knknk98/vuetify that referenced this issue Jan 13, 2022
@KaelWD KaelWD added this to the v2.6.x milestone Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Accessibility issue C: VDialog VDialog 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