[contextual-password-manager] VoiceOver reads aloud buttons twice in warning messages
Categories
(Toolkit :: Password Manager, defect, P3)
Tracking
()
| Accessibility Severity | s3 |
People
(Reporter: epopescu, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [fxcm-cpm-milestones-3-4])
Found in
- Nightly 137.0a1
Affected versions
- Nightly 137.0a1
Tested platforms
- Affected platforms: Windows 11, macOS 13 ARM, Ubuntu 22.04
- Unaffected platforms: none
Preconditions:
- Set pref browser.contextual-password-manager.enabled to true in about:config
- Enable Sidebar
- Have several saved password records with active breach and vulnerable alerts
- Enable a screen reader( NVDA, VoiceOver, Orca)
Steps to reproduce
- Trigger a warning message (e.g. "Close without saving?") and click on "View alert" button
- Use VoiceOver to navigate to the buttons in the warning message
- Check how many times VoiceOver reads the buttons aloud in notifications
Expected result
- VoiceOver should read the button text only once when navigating to the buttons in the warning messages.
Actual result
- VoiceOver reads the button text twice.
Regression range
- N/A
Additional notes
- Please see the screen recording.
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
I am also able to reproduce this using Firefox Nightly 138.0a1 (2025-03-12), on macOS 13 for the "Export passwords" and "Remove all passwords" prompts. The content of the prompts is read twice by the VoiceOver (see the screen recording here: https://drive.google.com/file/d/19Y5jDO6Ahucyqz-b_727huO7BsdflO_c/view?usp=sharing).
Updated•1 year ago
|
Updated•1 year ago
|
Comment 2•11 months ago
|
||
It seems like VoiceOver is announcing the content of the focused element, which I believe is expected. I'm not seeing the buttons being announced twice when testing this in the latest Nightly.
| Reporter | ||
Comment 3•11 months ago
|
||
(In reply to Micah [:mtigley] (she/her) from comment #2)
It seems like VoiceOver is announcing the content of the focused element, which I believe is expected. I'm not seeing the buttons being announced twice when testing this in the latest Nightly.
I’ve retested this issue on the latest Nightly 140.0a1 using macOS 15 with VoiceOver enabled, and the issue is no longer reproducible. Closing as WORKSFORME.
Description
•