NVDA will read out loud "Link More" instead of "Learn more" on the Alt Text Settings modal
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
Accessibility Severity | s4 |
People
(Reporter: rdoghi, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Found in
- Beta 130.0b1
Affected versions
- 131.0a1 (2024-08-07)
- Beta 130.0b1
Affected platforms
- Windows
Preconditions
pdfjs.enableAltText - true
pdfjs.enableUpdatedAddImage - true
browser.ml.enable - true
Enable NVDA
Steps to reproduce
- Open a PDF file in Firefox.
- Reach the Alt Text Settings modal.
- Use the Down arrow in order to reach the Learn more link.
Expected result
- NVDA should read out loud Visited Link Learn more.
Actual result
- NVDA reads out loud Visited link More instead of Learn more.
If we reach the Learn more link using Tab, it will read out loud "Learn more" visited link.
Regression range
Not a regression.
Comment 1•6 months ago
|
||
Strange, it works for me as expected.
I compared with the share link on this page: https://support.mozilla.org/en-US/kb/pdf-alt-text?as=u&utm_source=inproduct#firefox:win11:fx131 and it behaves the same way.
Maybe it's an issue with NVDA.
Reporter | ||
Comment 2•6 months ago
|
||
Orca reads "Learn more" as well.
NVDA also reads "Learn more" out loud if we reach the link with the Tab key. But if we simply use the Down arrow somehow it reads "Link more".
NVDA v 2024.2 (2024.2.0.32555)
Comment 3•6 months ago
|
||
This is strange. Maybe pressing down arrow puts the caret on the word "more", so you get the role/state and the word?
Description
•