VoiceOver read all misbehaves on Youtube
Categories
(Core :: Disability Access APIs, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: asa, Assigned: eeejay)
Details
(Whiteboard: [smoketest] [mac2020_2])
Attachments
(1 file)
When I tell VoiceOver to read the front page of YouTube to me, it jumps out of the page and starts looping announcing "YouTube window. YouTube window. etc. etc."
Steps to reproduce:
- visit https://www.youtube.com
- Tab to focus the YouTube search box.
- VO+A to start reading
Results: VoiceOver focus moves to and reads "search button." then "search tooltip." then focus moves to the window and VO starts looping on "YouTube window."
(Safari) Expected: VoiceOver focus moves to and reads "search button." then "create button."
Tested on this morning's Nightly Firefox build with MacOS 10.15.7
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 1•4 years ago
|
||
Note, simply tabbing skips the "search tooltip" item like it's supposed to and goes directly to the "create button" as expected. It's only when VO is reading automatically that it gets to the "search tooltip" item and then the parent window loop thing.
Reporter | ||
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Setting flags. This should definitely not happen.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
Safari maps role=tooltip to AXGroup/AXUserInterfaceTooltip.
I suspect AXHelpTag is meant for native tooltips.
This fixes an issue when VO encounters a tooltip in read-all it jumps out of the web content.
Comment 5•4 years ago
|
||
bugherder |
Description
•