You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
After setting all gesture interaction to false by calling setAllGesturesEnabled(false), focusing on the map while in TalkBack mode still results in the map vocally informing the user on how to use gestures to interact with the map. This can create confusion for users in accessibility mode who then attempt to use the map with gestures and find the advertised functionality to not work.
Test Device Information
Android Version: 12
Mapbox Version: 9.7.0
Device: Pixel 6 Pro
The text was updated successfully, but these errors were encountered:
mcastagnolo
changed the title
Incorrect talkback feedback when gesture interaction is disabled
Incorrect TalkBack accessibility feedback when gesture interaction is disabled
Jan 29, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug Description
After setting all gesture interaction to false by calling
setAllGesturesEnabled(false)
, focusing on the map while in TalkBack mode still results in the map vocally informing the user on how to use gestures to interact with the map. This can create confusion for users in accessibility mode who then attempt to use the map with gestures and find the advertised functionality to not work.Test Device Information
Android Version: 12
Mapbox Version: 9.7.0
Device: Pixel 6 Pro
The text was updated successfully, but these errors were encountered: