VoiceOver is not alerted when the Link Preview is visible on screen
Categories
(Core :: Machine Learning, defect)
Tracking
()
People
(Reporter: nstroud, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [genai])
Attachments
(1 file)
Prerequisites:
Found in 140.0a1 (2025-05-02) (64-bit)
STR:
- Turn on VoiceOver
- Open Nightly
- In this step you can find any link. I chose to go to Google Scholar and search 'accessibility'
- Using the tab key, move Voice Over focus to any link.
- Press
Shift + Alt
to get the Link Preview to appear. Observe VoiceOver behavior
Expected / Actual:
At this time, when the link preview appears on screen, VoiceOver only announces “{Nightly}, has new, window” which is the only indication that anything has appeared. However, there is no way for a user to focus the preview (it cannot be accessed with tab key presses) and it is not being read by VoiceOver (unlike NVDA on Windows that does, at least, announce the preview’s content as an alert) - so a blind user would have no way of knowing if this is, in fact, a link preview they were trying to request and if so, what it says
Recommendation: use A11yUtils.Announce
to make sure the alert is being read. Searchfox example
Updated•17 days ago
|
Updated•17 days ago
|
Reporter | ||
Comment 1•17 days ago
|
||
Updated 'Expected / Actual'
Comment 2•14 days ago
|
||
The severity field for this bug is set to S3. However, the accessibility severity is higher, .
:tarek, could you consider increasing the severity?
For more information, please visit BugBot documentation.
Description
•