-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong caption icon (including demo) #4358
Labels
component: UI
The issue involves the Shaka Player UI
priority: P2
Smaller impact or easy workaround
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Comments
joeyparrish
added
component: UI
The issue involves the Shaka Player UI
priority: P2
Smaller impact or easy workaround
labels
Jul 22, 2022
Yes, I think you're right! Would you care to make a PR to resolve this? |
@joeyparrish @jakubkrolikowski could i work on this |
@kartikeyshaurya Yes, please, I'm out of office till August 22nd. |
@kartikeyshaurya, I assigned the issue to you. You should always feel free to work on PRs without waiting for assignment, though. |
kartikeyshaurya
added a commit
to kartikeyshaurya/shaka-player
that referenced
this issue
Aug 2, 2022
10 tasks
kartikeyshaurya
pushed a commit
to kartikeyshaurya/shaka-player
that referenced
this issue
Aug 4, 2022
10 tasks
joeyparrish
pushed a commit
that referenced
this issue
Aug 10, 2022
Reviewed-by: @anshgo01yal Co-authored-by: Joey Parrish <[email protected]> Co-authored-by: Álvaro Velad Galván <[email protected]> Closes #4358
joeyparrish
pushed a commit
that referenced
this issue
Aug 16, 2022
Reviewed-by: @anshgo01yal Co-authored-by: Joey Parrish <[email protected]> Co-authored-by: Álvaro Velad Galván <[email protected]> Closes #4358
joeyparrish
pushed a commit
that referenced
this issue
Aug 16, 2022
Reviewed-by: @anshgo01yal Co-authored-by: Joey Parrish <[email protected]> Co-authored-by: Álvaro Velad Galván <[email protected]> Closes #4358
joeyparrish
pushed a commit
that referenced
this issue
Aug 16, 2022
Reviewed-by: @anshgo01yal Co-authored-by: Joey Parrish <[email protected]> Co-authored-by: Álvaro Velad Galván <[email protected]> Closes #4358
github-actions
bot
added
the
status: archived
Archived and locked; will not be updated
label
Oct 9, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
component: UI
The issue involves the Shaka Player UI
priority: P2
Smaller impact or easy workaround
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Have you read the FAQ and checked for duplicate open issues?
yes
What version of Shaka Player are you using?
3.3x, 4.1.x
Can you reproduce the issue with our latest release version?
yes
Can you reproduce the issue with the latest code from
main
?yes
Are you using the demo app or your own custom app?
yes
What did you do?
I think the caption select icon in the overflow menu is set to "OFF" when it should be in "ON" mode.
When any subtitles track is selected the icon should be ON. Currently, icon says "captions are disabled" when they are not.
Look at Angel One demo:
The bug is in shaka-player/ui/text_selection.js:
The text was updated successfully, but these errors were encountered: