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

Native Full Screen Controls Stop Working After Using Custom Full Screen Button #1873

Open
amitrai55 opened this issue Aug 20, 2024 · 1 comment

Comments

@amitrai55
Copy link

Current Behavior

When using a custom full screen button to enable full screen mode in the browser, the native full screen controls (such as the browser’s built-in full screen exit button) become non-functional. This issue prevents users from using the browser’s native controls to exit full screen mode.

Expected Behavior

After clicking the custom full screen button to enable full screen mode, the browser’s native full screen controls should remain functional. Users should be able to use the native controls to exit full screen mode or interact with full screen features as they normally would.

Steps to Reproduce

  1. Add a custom full screen button to your implementation of react-player.
  2. Click the custom full screen button to enter full screen mode.
  3. Try to use the browser’s native full screen controls (such as the full screen exit button) while in full screen mode.

Environment

  • Browser: Google Chrome, Safari
  • Operating system: macOS
@amitrai55 amitrai55 changed the title Player controls does not work when the browser is in fullscreen Player control does not work when the browser is in fullscreen Aug 20, 2024
@amitrai55 amitrai55 changed the title Player control does not work when the browser is in fullscreen Native Full Screen Controls Not Functional with Custom Full Screen Button Aug 20, 2024
@amitrai55 amitrai55 changed the title Native Full Screen Controls Not Functional with Custom Full Screen Button Native Full Screen Controls Stop Working After Using Custom Full Screen Button Aug 20, 2024
@aman-jat-maai
Copy link

+1

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

2 participants