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][3.5.2] V-Textarea Screenreaders get only partial information about content #19155

Closed
Martin-Idel opened this issue Feb 2, 2024 · 3 comments · May be fixed by #20339
Closed

[Bug Report][3.5.2] V-Textarea Screenreaders get only partial information about content #19155

Martin-Idel opened this issue Feb 2, 2024 · 3 comments · May be fixed by #20339
Labels
C: VTextarea VTextarea S: stale This issue is untriaged and hasn't seen any activity in at least six months. S: triage

Comments

@Martin-Idel
Copy link
Contributor

Martin-Idel commented Feb 2, 2024

Environment

Vuetify Version: 3.5.2
Last working version: 2.7.1
Vue Version: 3.4.15
Browsers: Firefox 121.0
OS: Linux

Steps to reproduce

  • Use Screen Reader Orca (Linux) or JAWS (Windows)
  • tab to or click to Textarea and listen

Expected Behavior

In Browse mode:

  • Label gets read
  • Placeholder gets only read if no content is available (it's a placeholder after all)

Actual Behavior

  • The label NEVER gets read
  • The placeholder ALWAYS gets read

Reproduction Link

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

@Martin-Idel Martin-Idel changed the title [Bug Report][3.5.2] V-Textarea Screenreaders get only partial information about [Bug Report][3.5.2] V-Textarea Screenreaders get only partial information about content Feb 2, 2024
@Martin-Idel
Copy link
Contributor Author

Although this is a bit weird for readonly text areas, it does seem to be desired behaviour. Default textareas behave the same (e.g. https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_textarea_readonly), so I guess this is not a bug, although the behaviour is a bit odd I feel.

The issue with the label not being read still persists. It's the same as #19156

@johnleider
Copy link
Member

Since you've stated it's desired behavior, can you update the issue to only reflect the remaining issue? Thank you!

@johnleider johnleider added the C: VTextarea VTextarea label Feb 12, 2024
@Martin-Idel
Copy link
Contributor Author

I adapted the issue. Regarding the labels, I can create a PR if you like.

@github-actions github-actions bot added the S: stale This issue is untriaged and hasn't seen any activity in at least six months. label Aug 13, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTextarea VTextarea S: stale This issue is untriaged and hasn't seen any activity in at least six months. S: triage
Projects
None yet
2 participants