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

NVDA mouse hover does not read aloud elements on Zoom Phone app #17683

Closed
kschroeder-tamucc opened this issue Feb 7, 2025 · 7 comments
Closed
Labels
feature/mouse-tracking p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
Milestone

Comments

@kschroeder-tamucc
Copy link

Steps to reproduce:

Issues described here are occurring in other desktop and web applications, but we have a priority issue for employees with low vision using the Zoom Phone app and mouse hover functionality with the NVDA screen reader.

Actual behavior:

Use mouse hover over Zoom Home in desktop application.
NVDA says "Unknown" or nothing at all on several buttons, including the top menu and the Home menu buttons.

Use mouse hover over Zoom Phone in desktop application.
NVDA says "Unknown" or nothing at all for the phone buttons, though it can read the missed callers (History) when the mouse selects the caller element.

When receiving a phone call, NVDA will announce the caller but not if it is a transfer, etc. from the second line of text and does not read the buttons to accept or reject a phone call.

Expected behavior:

Tested with Microsoft Narrator, and the elements mentioned above were read aloud upon mouse hover.

NVDA logs, crash dumps and other attachments:

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

2024.4.2 (2024.4.2.35031)

Windows version:

Microsoft Windows 11 Enterprise (10.0.22631 Build 22631)

Name and version of other software in use when reproducing the issue:

Zoom Workplace Version: 6.3.6 (56144)

Other information about your system:

Other questions

Does the issue still occur after restarting your computer?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

N/A

If NVDA add-ons are disabled, is your problem still occurring?

N/A

Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?

Inconsistent but leaning on still occurring across all elements. After restarting the issue came back in full.

@hwf1324
Copy link
Contributor

hwf1324 commented Feb 8, 2025

Related: #17407 (comment)

CC: @codeofdusk, This could be a UIA related issue, using the method you provided, mouse tracking works properly.

@kschroeder-tamucc, I can create an appModule in the Mouse Enhancement add-on if you want. Temporarily alleviate the problem using the method in the link above.

@kschroeder-tamucc
Copy link
Author

I'd appreciate it or at least the chance to see if that works. Thanks!

@seanbudd
Copy link
Member

Welcome @kschroeder-tamucc ,

This is very likely a problem with the implementation of the application/website, as a starting point please submit feedback to the authors to let them know about the problem.

Kind Regards,
NV Access Software Developers

@seanbudd seanbudd added feature/mouse-tracking p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation. labels Feb 10, 2025
@kschroeder-tamucc
Copy link
Author

kschroeder-tamucc commented Feb 10, 2025 via email

@hwf1324
Copy link
Contributor

hwf1324 commented Feb 11, 2025

I'd appreciate it or at least the chance to see if that works. Thanks!

@kschroeder-tamucc I've released v0.5.0 of the Mouse Enhancement Add-on, which should now be available for download via the Add-on Store.

@kschroeder-tamucc
Copy link
Author

Thank you. I have asked my staff to review the add-on. In the meantime, Zoom provided an update on the one known element not exposed to assistive technology or keyboard tabbing within a phone call received: information on the "to" or "transfer" of the call (the text in the middle of a receiving phone call notification).

"this issue should be fixed in the next update of Zoom Version 6.4.0 released on 3/16."

@kschroeder-tamucc
Copy link
Author

The client is using the workaround while waiting for the greater fix to the issue with NVDA. As mentioned above, Zoom plans to address the specific exposure to assistive technology issue in March.

@github-actions github-actions bot added this to the 2025.1 milestone Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/mouse-tracking p3 https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priority triaged Has been triaged, issue is waiting for implementation.
Projects
None yet
Development

No branches or pull requests

3 participants