Skip to content

Commit 7ad6fcc

Browse files
authored
Mention 3 screen-readers in UI Guidelines (#5740)
1 parent f8e27d0 commit 7ad6fcc

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

docs/ui-guidelines.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,11 @@ The [Accessibility Insights FastPass](https://accessibilityinsights.io/docs/wind
4141

4242
#### Screen-reader Testing
4343

44-
[Windows Narrator](https://support.microsoft.com/windows/complete-guide-to-narrator-e4397a0d-ef4f-b386-d8ae-c172f109bdb1) is the screen-reader we use for testing.
45-
- Ensuring that the screen-reader is able to announce all visible controls and text is ideal.
46-
- Generally, Accessibility Insights will catch potential issues, but sometimes a quick test with Narrator reveals more.
44+
Generally, Accessibility Insights will catch most issues, but sometimes a quick test actually using a screen-reader reveals more.
45+
There can be subtleties where a particular screen-reader behaves differently in the scenario and needs special treatment.
46+
47+
The screen-readers we use for testing are [JAWS](https://www.freedomscientific.com/products/software/jaws/), [NVDA](https://www.nvaccess.org/download/), and [Windows Narrator](https://support.microsoft.com/windows/complete-guide-to-narrator-e4397a0d-ef4f-b386-d8ae-c172f109bdb1).
48+
Ensuring that each screen-reader is able to announce all visible controls and text is ideal.
4749

4850
## Responsive Testing
4951

0 commit comments

Comments
 (0)