Skip to content
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

fix: Caption can not turn off at iOS Safari #4978

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

avelad
Copy link
Member

@avelad avelad commented Feb 8, 2023

Fixes #4940

This occurs when the operating system defaults to enabled subtitles in src= mode. The solution is to detect that there are active subtitles and set the internal visible flag to true.

@avelad avelad added type: bug Something isn't working correctly component: captions/subtitles The issue involves captions or subtitles priority: P2 Smaller impact or easy workaround platform: iOS Issues affecting iOS labels Feb 8, 2023
@avelad avelad modified the milestones: Backlog, v4.4 Feb 8, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2023

Incremental code coverage: 50.00%

@theodab theodab merged commit 9d2c325 into shaka-project:main Feb 8, 2023
@avelad avelad deleted the src-equal-subtitles branch February 9, 2023 07:17
joeyparrish pushed a commit that referenced this pull request Feb 9, 2023
Fixes #4940

This occurs when the operating system defaults to enabled subtitles in
src= mode. The solution is to detect that there are active subtitles and
set the internal visible flag to true.
joeyparrish pushed a commit that referenced this pull request Feb 9, 2023
Fixes #4940

This occurs when the operating system defaults to enabled subtitles in
src= mode. The solution is to detect that there are active subtitles and
set the internal visible flag to true.
joeyparrish pushed a commit that referenced this pull request Feb 9, 2023
Fixes #4940

This occurs when the operating system defaults to enabled subtitles in
src= mode. The solution is to detect that there are active subtitles and
set the internal visible flag to true.
joeyparrish pushed a commit that referenced this pull request Feb 9, 2023
Fixes #4940

This occurs when the operating system defaults to enabled subtitles in
src= mode. The solution is to detect that there are active subtitles and
set the internal visible flag to true.
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: captions/subtitles The issue involves captions or subtitles platform: iOS Issues affecting iOS priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Caption can not turn off at iOS Safari
2 participants