Open
Bug 1888015
Opened 2 years ago
Updated 1 year ago
The list of the Translations settings is missing the length and position information in the TalkBack announcement
Categories
(Firefox for Android :: Translations, defect, P3)
Tracking
()
NEW
| Accessibility Severity | s4 |
People
(Reporter: ayeddi, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [fxdroid][foundation])
Attachments
(2 files)
Steps to reproduce
- Ensure TalkBack is running
- Navigate to a translatable page and confirm the translation sheet is opened
- Navigate to and activate the Translation Options button
- Confirm the
Translation Optionsview is opened within the sheet - Using the logical screen reader forward navigation gestures (swiping right with 1 finger), navigate to the first element within the list of options and observe the TalkBack announcements
- Using the logical screen reader backward navigation gestures (swiping left with 1 finger), navigate back to the heading from the first element within the list of options and observe the TalkBack announcements
Expected behavior
- The list size and position is announced by TalkBack, i.e.
ON, {option label}, Switch, 1 of 6, In listand when navigated back to the heading:{heading text}, Out of list - If navigating to the second option in the list and on, the position within the list will be announced, i.e.
2 of 6, then3 of 6, etc.
Actual behavior
- The TalkBack only announces that the focus entered/exited the list, i.e.
ON, {option label}, Switch, In listand when navigated back to the heading:{heading text}, Out of list - If navigating to the second option in the list and on, the position within the list is not announced
Note: the list of controls is relatively short, thus marking this asaccess-S4- but if the list is expected to grow, I'd recommend to treat it asaccess-S3because the lack of expectations about the length of the list would have more severe impact, especially on screen reader customers with cognitive difficulties, for neurodiverse users of TalkBack too.
Device information
- Galaxy A54 running Android 13
| Reporter | ||
Comment 1•2 years ago
|
||
For the comparison: the OS Settings menus are lists and the list size and the list position are announced by the TalkBack while navigating to/from the list and within the list items.
But I need to add that in that case, switches are separately focusable with TalkBack thus 2 swipes are needed to navigate past each option - this creates much worse experience for a screen reader user than missing a list size.
Note: Universal Switch works as expected with the Translations panel switches, this bug only affects the screen reader experience.
Updated•2 years ago
|
Whiteboard: [fxdroid][foundation]
Updated•2 years ago
|
Comment 2•2 years ago
|
||
The severity field is not set for this bug.
:olivia, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(ohall)
Updated•2 years ago
|
Severity: -- → S4
Flags: needinfo?(ohall)
Priority: -- → P3
Updated•1 year ago
|
No longer blocks: fx-translation-android
You need to log in
before you can comment on or make changes to this bug.
Description
•