Skip to content

Fix up of 11738: Force UIA for Outlook messages list even though it doesn't support UIA natively#12241

Merged
michaelDCurran merged 3 commits into
nvaccess:masterfrom
lukaszgo1:outlookForceUIAForNonNativeMessagesList
Apr 20, 2021
Merged

Fix up of 11738: Force UIA for Outlook messages list even though it doesn't support UIA natively#12241
michaelDCurran merged 3 commits into
nvaccess:masterfrom
lukaszgo1:outlookForceUIAForNonNativeMessagesList

Conversation

@lukaszgo1

Copy link
Copy Markdown
Contributor

Link to issue number:

None. Reported here and here on users list.

Summary of the issue:

PR #11738 made it impossible to use UIA for controls which doesn't report as native UIA. This decreased accessibility of Outlook's messages list in some versions of Outlook (certainly for 2010 and possibly for 2013) which reports as non native UIA.

Description of how this pull request fixes the issue:

Similar to the fix in #11828 for these controls the fact that they're non native UIA is ignored.

Testing strategy:

Ensured that list of messages in Outlook 2010 behaves the same way as it did in NVDA 2020.3
I'll post the link to the build from this pr to the both threads mentioned above and ask users there for confirmation.

Known issues with pull request:

None known.

Change log entry:

Section: Bug fixes

  • List of messages in Outlook 2010 and possibly 2013 is once again readable.

Code Review Checklist:

This checklist is a reminder of things commonly forgotten in a new PR.
Authors, please do a self-review and confirm you have considered the following items.
Mark items you have considered by checking them.
You can do this when editing the Pull request description with an x: [ ] becomes [x].
You can also check the checkboxes after the PR is created.

  • Pull Request description is up to date.
  • Unit tests.
  • System (end to end) tests.
  • Manual tests.
  • User Documentation.
  • Change log entry.
  • Context sensitive help for GUI changes.

@lukaszgo1

Copy link
Copy Markdown
Contributor Author

@michaelDCurran While I haven't gotten confirmation from any of the people who have reported the problem in the first place this pr certainly brings accessibility of the Outlook 2010 message list back to the pre 2020.4 state on my machine. Could you please take a look?

@michaelDCurran michaelDCurran merged commit 381c976 into nvaccess:master Apr 20, 2021
@nvaccessAuto nvaccessAuto added this to the 2021.1 milestone Apr 20, 2021
@lukaszgo1 lukaszgo1 deleted the outlookForceUIAForNonNativeMessagesList branch April 20, 2021 08:37
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