vuetifyjs / vuetifyjs/vuetify

[Bug Report][3.6.13] v-radio-group inline screenreader reads labels letter by letter

Open
#21,928 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

a11y C: VRadioGroup has workaround platform specific T: bug
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

Environment

Vuetify Version: 3.6.13
Vue Version: 3.5.17
Browsers: Firefox 141.0
OS: Ubuntu undefined

Steps to reproduce
  • Start screenreader Orca
  • Navigate via Tab to the Radio buttons
  • Try to navigate with left/right arrow
Expected Behavior

I guess either read the whole label or skip it entirely

Actual Behavior

The screenreader will read the labels letter by letter as you press left/right arrow

Reproduction Link

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

Other comments

It would be great to be able to pass down the aria-hidden="true" to the slot.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Vuetify Playground reproduction and inspect the v-radio-group inline behavior with Orca in Firefox. Verify how left/right arrow navigation exposes each label, then ensure the completed behavior reads labels as whole units or skips them as intended; no source file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
accessibility, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.