Mazen
Mazen
Hello. I think upgrading to python 3.8 in 2023 wouldn't make sense, because by then python 3.8 and even 3.9 would be considered old especially because they won't be getting...
Honestly I feel like NVDA should really be 64 bit, Microsoft no longer offers 32 bit ISOs for Windows 11, and as seen here NVDA now is stuck on a...
I think that some check should be done on the windows terminal version as not all support UIA notifications
I've noticed that when it announces new text, everything is spoken as one line, so that this code ``` for i in range(10): print(i) ``` It would read it as...
Wouldn't making this based on EnhancedTermTypedCharSupport, excluding liveText, fix the punctuation issues along with clearing typed characters buffer when pressing tab or enter?
Hello. I looked at the failing system test and it seems it's related to Chrome, I'm not sure how did that happen even though I made no changes to that...
> 2. Did you test the Windows store app case and the "pending updates" case? If yes, indicate your test strategy and results. Hello, Yes, I tested the install pending...
Hello. Sorry, I didn't get what you meant exactly, if you mean there should be a fifth option that is restart with add-ons disabled and debug logging enabled in the...
Ah, in that case, would it be better to add another script, maybe NVDA shift q, to show restart options? Thanks.
Actually, right now, it doesn't hide the restart grouping box, it just disables it, partly because it's just kinda a prototype right now to see what people think, and also...