VoiceOver does not read the "End your private session" heading when navigating back to it
Categories
(Firefox :: Private Browsing, defect, P5)
Tracking
()
| Accessibility Severity | s4 |
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox118 | --- | unaffected |
| firefox119 | --- | unaffected |
| firefox120 | --- | affected |
People
(Reporter: sbadau, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: access)
Found in
- Nightly 120.0a1
Affected versions
- Nightly 120.0a1
Tested platforms
- Affected platforms: macOS 11.7
Preconditions
- Enable Voice Over screenreader.
Steps to reproduce
- Launch a private window.
- Use the VoiceOver screen reader to reach the "End Private Session" button and open the Confirmation panel.
- Using the VoiceOver indications - navigate through all the items of the dialog and back.
Expected result
- VoiceOver should properly read all text and buttons within the Confirmation panel.
Actual result
- The "End your private session" heading is read only the first time it is reached, the second time it's not read anymore. Please see the video for more details.
Regression range
- not a regression.
Additional notes
- If I don't navigate using the VO-specific commands (I use Tab to reach the button) and up-down arrow keys to navigate within the dialog, the "End your private session" heading is not read at all.
Comment 1•2 years ago
|
||
:sbadau, if you think that's a regression, could you try to find a regression range using for example mozregression?
Comment 2•2 years ago
|
||
Thank you for reporting it, Simona!
:Morgan, do you know why would VoiceOver not re-read this <description> element when returned to it with VO+up?
Updated•2 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
(In reply to Anna Yeddi [:ayeddi] from comment #2)
Thank you for reporting it, Simona!
:Morgan, do you know why would VoiceOver not re-read this <description> element when returned to it with
VO+up?
I .. do not know :) It could be that it is landing on the box instead of the heading for some reason, or we're not correctly propagating the name to the box grouping.
Description
•