Open OSadovy opened 1 year ago
Cc @codeofdusk
Narrator uses uia notifications by terminal itself while NVDA uses textChange events. I believe it's a windows terminal issue as it doesn't always send a textChange event when the text changes for NVDA to diff.
Duplicate of microsoft/terminal#10911.
Steps to reproduce:
Actual behavior:
Observe that NVDA very often does not read newly coming text, so one has to use review commands to review it. Esp. this behavior is prevalent when new text consists of only one line, e.g. last command did not output anything.
Expected behavior:
NVDA should reliably read newly coming text.
Changing of a diffing algorithm does not seem to affect this behavior. Windows Narrator seems to reliably anounce newly coming text, so this is less likely to be the app UIA implementation itself.
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
2022.3.2
Windows version:
Windows 11 pro 22H2 (build 22621.819)
Name and version of other software in use when reproducing the issue:
Microsoft Windows Terminal 1.15.2875.0
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.
I think this was not happening on NVDA 2021.1 with windows 10. I am long user of the new windows terminal.
If NVDA add-ons are disabled, is your problem still occurring?
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?