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

Fullscreen does not work when the browser is also in fullscreen (Youtube) #1845

Open
edwinmarinn opened this issue May 15, 2024 · 0 comments

Comments

@edwinmarinn
Copy link

Current behavior

When I open an app that uses ReactPlayer and put the browser in full screen and then try to put the video in full screen, it doesn't work.

Expected behavior

The full screen button should allow you to put the video in full screen mode even if the browser is also in full screen.

Steps to reproduce

  1. Use Linux or Windows with Google Chrome
  2. Open an app that uses React-player
  3. Play a YouTube video
  4. Put the BROWSER in full screen (you could use the F11 key)
  5. Try to put the video in full screen

Environment

  • Browser: Google Chrome
  • Operating system: Linux, Windows

Other information

  • The problem only occurs with YouTube videos.
  • On macOS with Google Chrome the problem does not occur
  • In Firefox the problem does not occur
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

No branches or pull requests

1 participant