-
-
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
Reconsider making UIA default for terminals on Windows 10 #10477
Comments
Also cc @codeofdusk |
I’d really hate to see #9771 reverted, as UIA console does provide serious improvement in many (even most) cases. Re #10406 could a test case be provided that reliably reproduces this? Re #10191 did #10057 and #10091 not fix this? Could a heavy Braille user please re-test? Cc @LeonarddeR Re #9689 I’m sure this was fixed in #9802. @LeonarddeR could you please re-test? |
Fixed in #10559. |
All of the linked issues (above) have been closed as of #10559. |
Closing as per commend above. |
Edited to reflect current state.
Is your feature request related to a problem? Please describe.
In #9771 we decided to enable UIA in consoles by default for two most recent releases of Windows 10 and all future ones. While it improves performance in consoles it also introduces some issues. I'll try to list them by the order of importance.
The order is of course a little subjective.
The problem is that some of these are not easy to fix, others are not always reproducible, and in general most of them are not being worked on at the moment.
Describe the solution you'd like
As the support for consoles introduces regressions for users either do not enable it until it is mature enough, or fix most (preferably al) of them before 2019.3
Describe alternatives you've considered
Leave it as is and hope that users would live with these problems.
Additional context
We had similar situation with making UIA default for MS Word. After doing it for a short time in Alpha versions it has been decided not to do this due to amount of problems it introduces.
The text was updated successfully, but these errors were encountered: