-
-
Notifications
You must be signed in to change notification settings - Fork 641
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
UIA in Console: unable to access terminal after scrolling of long text #11740
Comments
This is microsoft/terminal#5481 (fixed in #11639). In future, when creating UIA console issues, please mention me (@codeofdusk) and @carlos-zamora. Thanks! Technical: pre-21H1, UIA console ended each new line of text with a newline character ( |
Issue not fully solved for me (NVDA alpha-21312,cb82f504, Windows 10 Insider build 20251.1). It happens less often since #11639 was merged but still occurs. Tested with add-ons disabled. |
Oh, never mind, I see what the issue is! This is a duplicate of #11002. |
My bad. Thanks for the precision, I missed your issue. |
Steps to reproduce:
wsl head -c 5000000 /dev/urandom|tr -dc "\u20-\u80"|fold -w80
Actual behavior:
We can't access to the Terminal content. No problem if UIA in Window Consoles is disabled.
Expected behavior:
We should explore the Terminal.
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-21145,ac31a795
Windows version:
Windows 10 Insider (64-bit) build 20231.1000
Name and version of other software in use when reproducing the issue:
cmd, powershell
Other information about your system:
Other questions
Does the issue still occur after restarting your computer?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
No
If addons are disabled, is your problem still occuring?
Yes
Did you try to run the COM registry fixing tool in NVDA menu / tools?
No
The text was updated successfully, but these errors were encountered: