-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
NVDA 2021.3 contains changes to better work with a new version of the Windows Console. I haven't used your add-on, but a few assumptions about the UIA support made in the readme no longer hold:
- As of Refactor UiaTextRange For Improved Navigation and Reliability microsoft/terminal#4018 (
IMPROVEDAPI level in NVDA+f1 and the Cobalt inbox conhost), whitespace is not trimmed in UIA output. - As of the
FORMATTEDAPI level (to be delivered in a Windows update), the console's output is no longer bounded to the visible text.
Does this violate any assumptions currently made by your add-on?
Cc @carlos-zamora (engineer working on UIA support on console side). I'm the person primarily responsible for the NVDA-side work. Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels