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

Accessibility: showInputBox title is not read aloud by screen reader #242581

Open
BenBeckley opened this issue Mar 4, 2025 · 0 comments
Open
Assignees

Comments

@BenBeckley
Copy link

Does this issue occur when all extensions are disabled?: No

  • VS Code Version: 1.97.2
  • OS Version: Windows 11 Version 24H2

Steps to Reproduce:

  1. Enable a screen reader such as NVDA or JAWS.
  2. Enable Screen Reader Accessibility mode in VS Code.
  3. Start VS Code and invoke a command that has an Input Box with a title*

Expected: The title of the input box should be read aloud by the screen reader
Actual: The title of the input box is not read aloud
Impact: Users utilizing screen readers may experience difficulty in identifying the names of edit fields clearly.
*An example of this is the VS Code Azure Functions extension, and the "Create Function App in Azure..." command.

Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants