Screen Readers/Software Flashcards
(70 cards)
What is the recommended browser for Talkback?
Chrome
Which browsers are compatible with Talkback?
- Chrome
- Firefox
What is the recommended browser for VoiceOver?
Safari
What is the recommended browser for NVDA?
Firefox
What is the recommended browser for JAWS?
Chrome
What is the recommended browser for Narrator?
Edge
What browsers are compatible with JAWS?
- Chrome
- IE
- Firefox
- Edge
What 3 browsers are compatible with NVDA (in preference order)?
- Firefox
- Chrome
- Edge
How do you pause/restart reading on iOS Voiceover?
2-finger tap gesture
How do you activate links and buttons in iOS Voiceover?
Double-tap gesture
How do you activate the rotor in iOS Voiceover?
2-finger twist gesture
How can you turn on both Voiceover iOS and Talkback?
Volume buttons
How do you pause/restart reading on Android Talkback?
2-finger tap gesture
How do you open the Talkback menu?
Swipe either up or down, then right.
How do you cycle through reading controls in the Talkback menu?
Swipe up then down, or down then up
What tags are not supported by any screen readers (even though they should still be used)?
<code/> <del/> <ins/> <mark/>
Do screen readers reliably announce all punctuation in their default setting?
No
What is the latest Microsoft Accessibility API called?
UI Automation
What screen reader/browser uses the UI Automation accessibility API?
Narrator on Edge browser
What is the older Microsoft Accessibility API called?
MSAA (Microsoft Active Accessibility)
What browser still uses the older Microsoft Active Accessibility API?
Internet Explorer
What is Document Mode for screen readers?
The reading mode where users can read and navigate text
What is Focus mode for screen readers?
A mode which only allows navigation to focusable elements.
What is Forms mode for screen readers?
A mode in which keyboard navigation shortcuts for the screen reader are disabled when users are within a form field in order to allow typing for those keys.