Bill Dengler

Results 135 comments of Bill Dengler

If Git Bash is set up to use Mintty (default I think), tracking is less reliable since NVDA uses the display model. In the installer there's an option to use...

@CyrilleB79 When UIA is on, what is the "API level" reported by the console (NVDA+F1)?

Ah, no wonder word navigation is acting strangely. `END_INCLUSIVE` consoles don't have real UIA word navigation (it wasn't implemented for philosophical reasons), so I [had to fake it](https://github.com/nvaccess/nvda/blob/master/source/NVDAObjects/UIA/winConsoleUIA.py#L181).

@TheQuinbox You should be able to run Cygwin shells/programs from conhost or wt.

I've seen this too, post speech refactor.

Are we 100% sure that 22621 is SV2 final? It is currently in the external release preview ring but @carlos-zamora seemed to think that 22622 might be the shipped build....

My comment was in regards to Windows version detection.

Given that we haven't heard from @DHowett or @carlos-zamora on the Windows release strategy and I'd really like to see #13297 unblocked to allow for wide testing early in the...