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

Going fullscreen from full window does not trigger exitFullWindow #7705

Open
tapornanan opened this issue Apr 5, 2022 · 1 comment · May be fixed by #7939
Open

Going fullscreen from full window does not trigger exitFullWindow #7705

tapornanan opened this issue Apr 5, 2022 · 1 comment · May be fixed by #7939

Comments

@tapornanan
Copy link

Description

Going from full window mode to fullscreen does not trigger exitFullWindow()

Steps to reproduce

  1. Play the video
  2. going full window enterFullWindow()
  3. going fullscreen requestFullscreen()

Results

Expected

isFullWindow=false

Actual

isFullWindow=true
@welcome
Copy link

welcome bot commented Apr 5, 2022

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants