-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
Description
ExoPlayer Version
2.17.1
Devices that reproduce the issue
All devices tested so far: Pixel 2 XL (Android 11), Pixel 4 (Android 12), OnePlus Nord CE 2 Lite
Devices that do not reproduce the issue
No response
Reproducible in the demo app?
Not tested
Reproduction steps
- Enable TalkBack on the device
- Open a video in ExoPlayer
- Open the controls and select Settings, then Speed
- Listen to the announced selection, and swipe through to "Normal"
Expected result
- Normal should have focus by default
- TalkBack should read "Normal - Selected" or "Normal - Checked"
Actual result
- The lowest speed option has focus by default
- When focus is moved to the selected option (Normal), it says "Normal - Double tap to activate". Which is incorrect, because it is already selected.
Media
https://www.sample-videos.com/video123/mp4/480/big_buck_bunny_480p_2mb.mp4
Bug Report
- You will email the zip file produced by
adb bugreport
to dev.exoplayer@gmail.com after filing this issue.