Open
Bug 1895313
Opened 2 years ago
Selecting multiple paragraphs of text with VoiceOver is spotty
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
NEW
People
(Reporter: ayeddi, Unassigned)
Details
Attachments
(1 file)
STR:
- Ensure a VoiceOver is running
- Open Firefox on any page, i.e. on any Wikipedia article
- Select multiple (concurrent) paragraphs of text and observe a VoiceOver behavior and visual bounds:
- Using a mouse selection
- Using standard VoiceOver shortcuts
Expected:
- VoiceOver selection and visual bounds of this selection is the same as selected content.
Actual:
- VoiceOver selection and bounds are interrupting while making a mouse selection, and then re-starting, resulting in, for example, a middle paragraph of few to be actually selected by VoiceOver (as shown on the screenshot attached). Or only the first letter of the heading would end up being selected by VO while there were few more paragraphs selected by the browser. The results are not consistent, but mouse selection may result in an expected behavior sometimes.
- When using keyboard shortcuts, VoiceOver may freeze after a couple of words are selected. The workaround is to press
Tabto move the navigation focus to the next element - this returns VO to its regular behavior.
You need to log in
before you can comment on or make changes to this bug.
Description
•