-
-
Notifications
You must be signed in to change notification settings - Fork 649
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
Mouse navigation in Firefox: Speech a portion of text aloud or do not speech text in certain paragraphs #15990
Comments
Open https://plantuml.com/en/class-diagram After the second paragraph of the article, the "text" under the mouse is not read aloud, or is misplaced. |
Cc: @jcsteh I'm not sure if this is a Firefox issue, the Firefox accessibility tree looks correct. The narrator doesn't have this issue either. Incidentally, when using the Accessibility tab's Select Accessible Objects in Web Pages feature, the mouse cursor does not seem to be able to accurately select accessible objects. It seems to have to go some distance below the accessible object before it can highlight it. |
I have a patch locally which fixes this. I'll submit a PR when I get some time. |
Thank you very much for your work. |
Hi @hwf1324 . cc: @jcsteh |
@MoubinShiraz - I'm not sure how you have tested this, are you testing with the latest alpha build? https://www.nvaccess.org/files/nvda/snapshots/ This code won't be released to NVDA stable until 2024.4 is released |
@MoubinShiraz |
Note: This issue is different from other mouse tracking issues.
To fully reproduce the issue, please open the original webpage.
Will text unit resolution left at the default "paragraph".
Steps to reproduce:
nvaccess/nvda-misc-deps#30 (comment)
Actual behavior:
In step 2, the speech output is:
Step 3, no speech output
Note that this problem does not only occur when there are links in a paragraph.
Expected behavior:
Should be consistent with Chrome and Edge, speech the text under the mouse cursor
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
All
NVDA version:
2023.3 to latest alpha
Windows version:
Windows 11
Version 22H2 (OS Build 22621.2861)
Name and version of other software in use when reproducing the issue:
Firefox
121.0 (64-bit)
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.
same
If NVDA add-ons are disabled, is your problem still occurring?
Yes
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
Yes
The text was updated successfully, but these errors were encountered: