You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Enable a screen reader such as NVDA or JAWS.
Enable Screen Reader Accessibility mode in VS Code.
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.
The text was updated successfully, but these errors were encountered:
Does this issue occur when all extensions are disabled?: No
Steps to Reproduce:
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.
The text was updated successfully, but these errors were encountered: