Skip to content

[Bug Report][3.9.5] Accessibility: VTextField input element have role but not required aria attributes (following #21903) #22017

@Dyskal

Description

@Dyskal

Environment

Vuetify Version: 3.9.5
Vue Version: 3.5.21

Expected Behavior

The input element inside the <v-select> should have role="combobox" and aria-expanded & aria-controls attributes.
https://dequeuniversity.com/rules/axe/4.10/aria-required-attr?application=playwright

Actual Behavior

The input element have the role but not the required combobox attributes.

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

There was no problem before #21903. Those aria attributes must have been forgotten.

Metadata

Metadata

Assignees

Labels

C: VSelectT: bugFunctionality that does not work as intended/expecteda11yAccessibility issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions