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: expose all three config options in preparation for usage by default #13807

Merged
merged 3 commits into from
Jun 21, 2022

Conversation

codeofdusk
Copy link
Contributor

Link to issue number:

Blocking #10964.

Summary of the issue:

It was requested in #10964 (comment) that the ternary option be exposed separately to the change in default behaviour to ease revertability.

Description of how this pull request fixes the issue:

Exposes the ternary option as requested and updates the user guide.

Testing strategy:

Tested that all three values of the combo box update the config as expected (including that "automatic" uses the legacy support).

Known issues with pull request:

None known.

Change log entries:

None needed (update changelog as part of #10964).

Code Review Checklist:

  • Pull Request description:
    • description is up to date
    • change log entries
  • Testing:
    • Unit tests
    • System (end to end) tests
    • Manual testing
  • API is compatible with existing add-ons.
  • Documentation:
    • User Documentation
    • Developer / Technical Documentation
    • Context sensitive help for GUI changes
  • UX of all users considered:
    • Speech
    • Braille
    • Low Vision
    • Different web browsers
    • Localization in other languages / culture than English

@codeofdusk codeofdusk requested review from a team as code owners June 17, 2022 08:28
It was requested in nvaccess#10964 (comment) that the ternary option be exposed separately to the change in default behaviour to ease revertability. This commit exposes the ternary option as requested and updates the user guide in preparation for PR nvaccess#10964.

Co-authored-by: Łukasz Golonka <lukasz.golonka@mailbox.org>
@AppVeyorBot
Copy link

See test results for failed build of commit 05958c44f6

@AppVeyorBot
Copy link

See test results for failed build of commit 16e1eb8a64

Copy link
Member

@seanbudd seanbudd left a comment

Choose a reason for hiding this comment

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

Thanks @codeofdusk - code changes look good. I've reformatted the userGuide changes slightly.

@codeofdusk
Copy link
Contributor Author

@seanbudd I can't see your user guide changes. Have they been committed yet?

Co-authored-by: Sean Budd <seanbudd123@gmail.com>
@AppVeyorBot
Copy link

See test results for failed build of commit a4a3e4631c

Copy link
Member

@Qchristensen Qchristensen left a comment

Choose a reason for hiding this comment

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

User guide changes read well, good work!

@seanbudd seanbudd merged commit ccb2400 into nvaccess:master Jun 21, 2022
@nvaccessAuto nvaccessAuto added this to the 2022.3 milestone Jun 21, 2022
codeofdusk added a commit to codeofdusk/nvda that referenced this pull request Jun 21, 2022
Follow-up of nvaccess#13807.

Co-authored-by: Łukasz Golonka <lukasz.golonka@mailbox.org>
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.

5 participants