Issue when the user activate and deactivate the subtitles.
See original GitHub issueHave you read the FAQ and checked for duplicate open issues? Yes
What version of Shaka Player are you using? 3.0.1
Can you reproduce the issue with our latest release version? Yes
Can you reproduce the issue with the latest code from master
? Yes
Are you using the demo app or your own custom app? Both
If custom app, can you reproduce the issue using our demo app? Yes
What browser and OS are you using? Chrome 83 macOS 10.15.5
For embedded devices (smart TVs, etc.), what model and firmware version are you using?
What are the manifest and license server URIs?
https://storage.googleapis.com/shaka-demo-assets/angel-one/dash.mpd
What did you do?
Load the asset: https://storage.googleapis.com/shaka-demo-assets/angel-one/dash.mpd
- Enable English subtitle
- Disable subtitles
- Enable English subtitle
What did you expect to happen?
- English subtitles are shown
- The subtitles are disabled
- English subtitles are shown
What actually happened?
- English subtitles are shown
- The subtitles are disabled
- English subtitles are shown but the selector is not updated
Video with the issue issue with subttiles.zip
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top GitHub Comments
@muhammadharis Could you please check if your fix affects this issue and let me know.
Yes. Generally, issues tagged with “bug” and commits starting with “fix:” are eligible to be cherry-picked to existing release branches.