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: fix ConsoleUIATextInfo.collapse(end=True) #9887

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

codeofdusk
Copy link
Contributor

@codeofdusk codeofdusk commented Jul 6, 2019

Link to issue number:

Builds on #9614. Fixes #9875.

Summary of the issue:

When collapsing a ConsoleUIATextInfo, the end keyword argument was not properly handled.

Description of how this pull request fixes the issue:

This PR now passes the end argument through the super call in collapse.

Testing performed:

Tested say all in review (numpad plus) and verified that it is functioning correctly.

Known issues with pull request:

None.

Change log entry:

None.

@codeofdusk
Copy link
Contributor Author

Cc @feerrenrut @LeonarddeR

Copy link
Contributor

@feerrenrut feerrenrut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking at this @codeofdusk, I'll might hold off until tomorrow before merging this.

@feerrenrut feerrenrut merged commit 513659f into nvaccess:beta Jul 10, 2019
@nvaccessAuto nvaccessAuto added this to the 2019.3 milestone Jul 10, 2019
@feerrenrut feerrenrut modified the milestones: 2019.3, 2019.2 Jul 30, 2019
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