diff options
| author | Thibaud Colas <thibaudcolas@gmail.com> | 2023-10-05 07:16:01 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-11-17 09:29:24 +0100 |
| commit | 6daf86058bb6fb922eb3fe3abae6f5c0e645020c (patch) | |
| tree | 821ad81e21f3711bb4fd1c4a26aaaab757dc08e1 /docs/faq | |
| parent | eec7e9ba894a7815d289ba7446eeead488fe0e33 (diff) | |
Doc'd support for assistive technologies in the admin.
Diffstat (limited to 'docs/faq')
| -rw-r--r-- | docs/faq/admin.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/faq/admin.txt b/docs/faq/admin.txt index 7c6f7a12c7..7043676e27 100644 --- a/docs/faq/admin.txt +++ b/docs/faq/admin.txt @@ -109,3 +109,12 @@ Android and iOS. Depending on feature support, there *may* be minor stylistic differences between browsers. These are considered acceptable variations in rendering. + +What assistive technologies are supported for using the admin? +============================================================== + +The admin is intended to be compatible with a wide range of assistive +technologies, but there are currently many blockers. The support target is all +latest versions of major assistive technologies, including Dragon, JAWS, NVDA, +Orca, TalkBack, Voice Control, VoiceOver, Windows Contrast Themes, ZoomText, +and screen magnifiers. |
