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

Braille displa not functioning correctly #242433

Open
davidkreynolds opened this issue Mar 2, 2025 · 12 comments
Open

Braille displa not functioning correctly #242433

davidkreynolds opened this issue Mar 2, 2025 · 12 comments
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues info-needed Issue requires more information from poster

Comments

@davidkreynolds
Copy link

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

  • VS Code Version:
  • OS Version:

Steps to Reproduce:

In recent versions of VSCode, I've noticed that the first part of a braille line is occupied by the title of the file I'm editing. This didn't use to be the case, and I'm wondering whether there has been changes to the UI which have made this start happening. The fault is sporadic, in that when using the arrow keys to scroll down, the title of the tab will disappear from the Braille display, then suddenly reappear. This happens with any file type, and as I use Braille output for most of what I do, it has becoming an annoyance.
1.Can this be fixed.
2.If I need to change the view in some way, I'd like to know how.
THanks for any assistance/suggestions with regard to this problem.

@meganrogge
Copy link
Contributor

Hi, what version are you using? Are you in screen reader optimized mode?

@meganrogge meganrogge added the info-needed Issue requires more information from poster label Mar 4, 2025
@meganrogge
Copy link
Contributor

Does changing accessibility.windowTitleOptimized help?

@meganrogge meganrogge added the accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues label Mar 4, 2025
@davidkreynolds
Copy link
Author

Hi, As to version, I'm using windows X64 with the latest version of VSCode. I'm not downloading daily builds, but have the latest that was auto updated. I've tried this with JAWS and NVDA, and the results are the same. How do I change the parameter you named in your email. Happy to give it a try.

@meganrogge
Copy link
Contributor

Go to settings with ctrl or command + ,. Type accessibility.windowTitleOptimized, tab to that setting. Uncheck it.

@davidkreynolds
Copy link
Author

davidkreynolds commented Mar 4, 2025 via email

@meganrogge
Copy link
Contributor

That suggests that you are not on the Insiders build. Could you please get your version info via the Code or Code Insiders Menu and About Code or About Code Insiders menu?

@meganrogge
Copy link
Contributor

also cc @rperez030 in case he can help here

@davidkreynolds
Copy link
Author

davidkreynolds commented Mar 4, 2025 via email

@meganrogge
Copy link
Contributor

does disabling editor.experimentalEditContextEnabled fix it?

@davidkreynolds
Copy link
Author

davidkreynolds commented Mar 4, 2025 via email

@meganrogge
Copy link
Contributor

To help us narrow down what change caused the issue, please run the following command to find the build. It will start previous releases of VS Code insiders to see where the regression was introduced:

  • npx --yes vscode-bisect@latest
  • follow the instructions until you found the offending build
  • report back the commit range in this issue

Thanks!

@davidkreynolds
Copy link
Author

davidkreynolds commented Mar 7, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants