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

deleting a character or inserted text is not read by screen readers in terminal #212025

Open
hamidrezaabroshan opened this issue May 4, 2024 · 1 comment
Assignees

Comments

@hamidrezaabroshan
Copy link

Does this issue occur when all extensions are disabled?: Yes
• VS Code Version: 1.88.1
• OS Version: Windows_NT x64 10.0.22631
Steps to Reproduce:

  1. Turn on NVDA screen reader.
  2. Open VS Code and press Ctrl+` to open the terminal.
  3. Type something in the terminal. If you delete a character or use Insert+Up Arrow, the screen reader does not announce the changes.
  4. This issue does not occur in PowerShell or CMD.
    Expected: Screen readers should announce all text changes in the terminal.
    Actual: No announcements when text is deleted or read using Insert+Up Arrow.
@VSCodeTriageBot
Copy link
Collaborator

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.89.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

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