Skip to content
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

UI Automation in Windows Console: backport some UIA console fixes to Python 2 (2019.2.1) #10274

Closed
wants to merge 12 commits into from

Conversation

codeofdusk
Copy link
Contributor

@codeofdusk codeofdusk commented Sep 25, 2019

Link to issue number:

Backports #9944, #9957 (without user guide updates and py3 syntax), and #10052. This PR intentionally does not include #9771 or #9915 as they significantly alter NVDA functionality.

Summary of the issue:

Various issues with the UIA console implementation in 2019.2 (see linked PRs above).

Description of how this pull request fixes the issue:

Backported above PRs from master.

Testing performed:

See PRs mentioned above.

Known issues with pull request:

  • Attempting to merge this branch back to master will result in merge conflicts, but their resolution should be fairly obvious.

Change log entry:

None.

@codeofdusk
Copy link
Contributor Author

Cc @LeonarddeR @michaelDCurran

@dpy013
Copy link
Contributor

dpy013 commented Sep 25, 2019

hi codeofdusk

2019.2.1 is mainly to fix the error master, which has exceeded the version range of 2019.2.1.
thank

@michaelDCurran
Copy link
Member

Sorry, 2019.2.1beta1 has already been released, and 2019.2.1 is only going to contain critical bugs such as freezes and crashes. As the new Windows console support was behind an advanced settings option in this release, it is not necessary to address these bugs here. 2019.3 should be out in a couple of months.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants