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: missing video controls on mobile #2180

Merged
merged 1 commit into from
Oct 22, 2022

Conversation

thewh1teagle
Copy link
Contributor

This fix related to this issue #2166

I checked this browsers:
Chrome
Brave
Firefox
And it happened in all of them, no controls of videos.

I tested this fix and it worked in these 3 browsers.
To test it by yourself:
Simply open any video in filebrowser with your android browser.

I found the reason for the problem and the solution here:
https://chanind.github.io/javascript/2019/09/28/avoid-100vh-on-mobile-web.html

@MeteorsLiu
Copy link

MeteorsLiu commented Nov 6, 2022

Why this is better than "overflow: auto"?
And it doesn't happen on firefox only.

AlencarGabriel pushed a commit to AlencarGabriel/filebrowser that referenced this pull request Feb 6, 2023
Shada pushed a commit to Shada/filebrowser that referenced this pull request Feb 22, 2023
Shada pushed a commit to Shada/filebrowser that referenced this pull request Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants