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

Webkit bug exiting fullscreen from within an iframe. #23

Open
papamurik opened this issue Sep 28, 2016 · 0 comments
Open

Webkit bug exiting fullscreen from within an iframe. #23

papamurik opened this issue Sep 28, 2016 · 0 comments

Comments

@papamurik
Copy link

papamurik commented Sep 28, 2016

There's a bug on exiting full screen from within a full-screened iframe nested in a previously full-screened document. This bug shows up in Webkit browsers like Chrome or Opera (I think Safari too). For example, if I have a Youtube video in the document of an iframe, and I make a parent document containing that iframe full screen via Fullscreen API first and then click "Full screen" button in a video then I can't exit the full screen mode properly. Please, see the simplified attached code.

fullscreen-api.zip

Is there a way to bypass this bug?

@papamurik papamurik changed the title Webkit bug exiting fullscreen from within iframe. Webkit bug exiting fullscreen from within an iframe. Sep 28, 2016
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