[a11y] The info icon from the VPN panel is not read correctly by the screen reader
Categories
(Firefox :: IP Protection, defect)
Tracking
()
People
(Reporter: rilban, Assigned: mhynson)
References
(Blocks 2 open bugs)
Details
(Keywords: access, Whiteboard: [fx-vpn])
Attachments
(3 files)
[Affected versions]:
- Firefox Nightly 150.0a1 (2026-03-02);
- Firefox Beta 149.0b3;
[Affected Platforms]:
- Windows 11;
[Prerequisites]:
- Be enrolled in the experiment.
- Have the NVDA ON
[Steps to reproduce]:
- Using the keyboard, navigate until the VPN toolbar icon is in focus.
- Press “Enter” to open the VPN panel.
- Check how the element in focus (info icon) is read.
[Expected result]:
- “Open VPN support page button” is read by the screen reader.
[Actual result]:
- “Open VPN support page button 2 of 3” is read by the screen reader.
[Notes]:
- Regardless of the number of interactable elements in the panel, it always reads “2 of 3”.
- There are elements from the main window that are read before the element in focus is read (e.g. page title)
- The issue is reproducible in all VPN panels that display the “info” icon.
- See attached recording.
| Assignee | ||
Updated•26 days ago
|
| Assignee | ||
Updated•25 days ago
|
| Assignee | ||
Comment 1•25 days ago
|
||
Updated•25 days ago
|
Updated•24 days ago
|
Updated•20 days ago
|
Updated•19 days ago
|
Updated•18 days ago
|
Comment 2•17 days ago
|
||
The severity field for this bug is set to S4. However, the accessibility severity is higher, .
:mhynson, could you consider increasing the severity?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 3•17 days ago
|
||
Updating severity per accessibility severity.
Updated•14 days ago
|
Comment 6•11 days ago
|
||
The patch landed in nightly and beta is affected.
:mhynson, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- See https://wiki.mozilla.org/Release_Management/Requesting_an_Uplift for documentation on how to request an uplift.
- If no, please set
status-firefox150towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 7•11 days ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D287443
Updated•11 days ago
|
Comment 8•11 days ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: Improves screen reading for accessibility users
- Code covered by automated testing?: yes
- Fix verified in Nightly?: yes
- Needs manual QE testing?: yes
- Steps to reproduce for manual QE testing: 1. Using the keyboard, navigate until the VPN toolbar icon is in focus.
- Press “Enter” to open the VPN panel.
- Check how the element in focus (info icon) is read.
- Risk associated with taking this patch: low
- Explanation of risk level: Affects a small population of users. Verified in Nightly.
- String changes made/needed?: None
- Is Android affected?: no
| Assignee | ||
Updated•11 days ago
|
Updated•11 days ago
|
Updated•11 days ago
|
Comment 10•10 days ago
|
||
Verified this as fixed using Fireofx Nightly 151.0a1 on Windows 11.
The "info icon" is correctly read as "Open VPN support page button" by the screen reader and no longer mentions "2 of 3".
Updated•10 days ago
|
Updated•7 days ago
|
| Reporter | ||
Comment 11•7 days ago
|
||
Verified this as fixed using Firefox Beta 150.0b2 on Windows 11.
The "info icon" is correctly read as "Open VPN support page button" by the screen reader and no longer mentions "2 of 3".
| Reporter | ||
Updated•7 days ago
|
Description
•