[a11y] The Review Checker sheet does not scroll into the view elements from under the OS footer when TalkBack is focusing them
Categories
(Fenix :: Shopping, defect, P2)
Tracking
(Accessibility Severity:s3, firefox119 disabled, firefox120 wontfix, firefox121 wontfix, firefox125 verified)
People
(Reporter: ayeddi, Assigned: vdreghici)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [fxdroid] [fakespot-android-mvp] [group4])
Attachments
(2 files)
STR:
- Ensure a TalkBack is running
- Navigate to any Amazon product page (that has review checker results available) and activate the Review Checker
- Using logical navigation (swipe left-to-right with one finger) navigate to the end of the Review Checker sheet and observe the visual TB focus position and announcement
Expected:
- Once the TB focus is approaching the bottom of the view, the sheet view is scrolled up into the view
Actual:
- Once the TB focus is approaching the bottom of the view, the sheet does not scroll and the TB focus continues to move down, visually being hidden under the OS footer. It results in the following:
- position of the screen reader focus being unknown to a user (affects TB users with vision, i.e. users with low vision or users with cognitive difficulties, dyslexia)
- creates a possibility for active areas being overlapped - a screen reader may send a click on one of the OS footer controls (i.e.
Back
orHome
) while the user is double-tapping a button on a Review Checker (but since the OS footer is layered on top of that control, the click would be intercepted).
Device: Samsung Galaxy A54 running Androd 13 (One UI 5.1)
Updated•1 year ago
|
Reporter | ||
Comment 1•1 year ago
|
||
Reporter | ||
Comment 2•1 year ago
|
||
This feels like a borderline issue but likely not a blocker, thus reducing the accessibility severity to s3, but still highly encourage to prioritize the fix of this access-s3 among other access-s3 bugs
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 3•10 months ago
|
||
Assignee | ||
Updated•10 months ago
|
Updated•9 months ago
|
Assignee | ||
Updated•9 months ago
|
Comment 4•9 months ago
|
||
Verified as fixed on the latest Fenix Nightly 125.0a1 from 2/28 with a Samsung Galaxy S24 (Android 14) device.
The review checker sheet scrolls while the user goes through it using talckback gestures.
Updated•9 months ago
|
Comment 5•9 months ago
|
||
Authored by https://github.com/DreVla
https://github.com/mozilla-mobile/firefox-android/commit/1a66d2ff56ba3ecd04332c60e7995b9c21e541ab
[main] Bug 1857544 - [a11y]Fully expand review checker when screen reader on
Comment 6•9 months ago
•
|
||
Verified as fixed on the latest Fenix Nightly 125.0a1 from 2/29 with a Google Pixel 6 (Android 14) device, and a Samsung Galaxy S24 (Android 14).
The review checker sheet is displayed fully expanded, and scrolls while the user goes through it using talckback gestures.
Talkback version: 14.1
Note: if I force the bottom sheet to the HALF_VIEW state, then the issue can still be noticed. This might be an edge case, but is important to remember.
Updated•9 months ago
|
Description
•