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 fullscreen video in iOS Safari #1684

Merged
merged 1 commit into from
Jul 29, 2020

Conversation

thornbill
Copy link
Member

@thornbill thornbill commented Jul 29, 2020

Changes
Fixes a regression caused by switching to the screenfull library for fullscreen support. Screenfull does not support iOS because the behavior is non-standard and only works on video elements. We previously had a workaround in place for this, so it is a regression.

Issues
I don't see any logged for this yet...

@thornbill thornbill added the stable backport Backport into the next stable release label Jul 29, 2020
@thornbill thornbill added this to In progress in Release 10.6 Maintenance via automation Jul 29, 2020
@sonarcloud
Copy link

sonarcloud bot commented Jul 29, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@dmitrylyzo dmitrylyzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on iOS 12.4.8

Release 10.6 Maintenance automation moved this from In progress to Reviewer approved Jul 29, 2020
@anthonylavado anthonylavado merged commit 9b6a90f into jellyfin:master Jul 29, 2020
Release 10.6 Maintenance automation moved this from Reviewer approved to Done Jul 29, 2020
joshuaboniface pushed a commit that referenced this pull request Aug 3, 2020
Fix fullscreen video in iOS Safari

(cherry picked from commit 9b6a90f)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
@joshuaboniface joshuaboniface moved this from Done to Backported in Release 10.6 Maintenance Aug 3, 2020
@joshuaboniface joshuaboniface removed the stable backport Backport into the next stable release label Aug 3, 2020
@thornbill thornbill deleted the fix-ios-fullscreeen branch August 24, 2021 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants