Skip to content

App modules: add commsapps app module for Windows 10 Mail and Calendar in order to restore browse mode functionality when reading emails#11608

Merged
michaelDCurran merged 4 commits into
nvaccess:masterfrom
josephsl:commsapps
Sep 29, 2020

Conversation

@josephsl

Copy link
Copy Markdown
Contributor

Hi,

Necessary foundation for #11440

Link to issue number:

Fixes #11439

Summary of the issue:

Browse mode is not engaged when trying to read emails in Windows 10 Mail version 16005.13110 and later.

Description of how this pull request fixes the issue:

Adds a dedicated alias app module named "commsapps" that will inherit everything from hxoutlook app module (older executable file name for Mail), which in turn will be powered by hxmail app module.

Testing performed:

Tested via Windows 10 App Essentials and with source copy to make sure that browse mode is engaged when reading emails (success reported by users).

Known issues with pull request:

None

Change log entry:

Bug fixes:

It is again possible to use browse mode when reading emails in Windows 10 Mail 16005.13110 and later. (#11439)

Additional context:

This PR is required to remove now obsolete hxmail app module (see #11440 for rationale). For this reason, commsapps is an alias of hxoutlook, not hxmail.

Thanks.

… 16005.13110 in order to restore browse mode functionality. Re nvaccess#11439.

In 2020, as part of unifying Mail and Calendar, hxoutlook.exe was renamed to commsapps.exe. Without the new app module, browse mode in Mail will not function, therefore add an alias app module for hxoutlook.py.
@josephsl josephsl changed the title App modules: add commsapps app module for Windows 10 Mail and Celandar to restore browse mode functionality App modules: add commsapps app module for Windows 10 Mail and Calendar in order to restore browse mode functionality when reading emails Sep 15, 2020
michaelDCurran
michaelDCurran previously approved these changes Sep 29, 2020
@michaelDCurran michaelDCurran merged commit afb8fce into nvaccess:master Sep 29, 2020
@nvaccessAuto nvaccessAuto added this to the 2020.4 milestone Sep 29, 2020
@josephsl josephsl deleted the commsapps branch December 12, 2020 23:11
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.

Windows 10 Mail: NVDA does not switch to browse mode when opening emails in version 16005.13110 and later

3 participants