Skip to content

UI Automation in Windows Console: Remove deprecated isImprovedTextRangeAvailable#12955

Merged
seanbudd merged 3 commits into
nvaccess:masterfrom
codeofdusk:cmduia-remove-isImprovedTextRangeAvailable
Oct 19, 2021
Merged

UI Automation in Windows Console: Remove deprecated isImprovedTextRangeAvailable#12955
seanbudd merged 3 commits into
nvaccess:masterfrom
codeofdusk:cmduia-remove-isImprovedTextRangeAvailable

Conversation

@codeofdusk

@codeofdusk codeofdusk commented Oct 18, 2021

Copy link
Copy Markdown
Contributor

Link to issue number:

None, merge once 2022.1 dev cycle starts.

Summary of the issue:

WinConsoleUIA.isImprovedTextRangeAvailable was deprecated in #12660 in favour of API levels.

Description of how this pull request fixes the issue:

Remove deprecated property.

Testing strategy:

Tested that UIA console still functions.

Known issues with pull request:

None known.

Change log entries:

== Changes for Developers ==

  • NVDAObjects.UIA.winConsoleUIA.WinConsoleUIA.isImprovedTextRangeAvailable has been removed. Use apiLevel instead.

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 a review from a team as a code owner October 18, 2021 18:17
@codeofdusk codeofdusk requested a review from seanbudd October 18, 2021 18:17
@seanbudd seanbudd added this to the 2022.1 milestone Oct 18, 2021
@codeofdusk

Copy link
Copy Markdown
Contributor Author

This PR is no longer blocked.

@seanbudd seanbudd merged commit a54b530 into nvaccess:master Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants