-
Notifications
You must be signed in to change notification settings - Fork 237
Open
Description
Describe the bug
From what I read in 2023, the role=slider implementation has issues with TalkBack gestures on Android:
VoiceOver for iOS and TalkBack for Android both use gestures to interact with native sliders (e.g. single-finger swipe up or down, while the input is focused), but they don’t support those gestures for role="slider". (
https://www.tpgi.com/evolving-custom-sliders/
Is this still the case?
Apologies for not having an Android device to test with at present.
Reactions are currently unavailable