-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Type of Accessibility Issue
Other (describe below)
Describe the Issue
On a Mac, I hear "selection replaced" whenever I start typing text in the editor. This occurs whether the editor is open to a blank file or whether I am editing an existing file. This is likely related to the way VoiceOver bahevs with auto-complete defaults. Since I am new to VS Code, I am using the default settings and am not sure what I should potentially disable, or if there is a VoiceOver verbosity setting that would resolve this. Once the solution to this is found, my recommendation would be to add the solution to the documentation as an optional recommendation specific for Mac users. I would be happy to help test and document.
Steps to Reproduce
- open the editor
- type a cahracter, message will be spoken.
- Alternatively open an existing file in the editor
- type a character anywhere in the document, even within existing text. Message will be spoken when the first character is typed.
Screen Reader
VoiceOver (macOS)
Browser
Google Chrome
Operating System and Version
Mac Tahoe 26.3
Relevant WCAG Success Criterion (if known)
None
Impact on Your Workflow
It's more annoying than anything else, but could give the impression that something is actually being replaced which could lead to confusion.
Additional Context
No response