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 issues with fullscreen inside a frameset #2

Closed
WittRaider opened this issue Aug 29, 2012 · 2 comments
Closed

Webkit issues with fullscreen inside a frameset #2

WittRaider opened this issue Aug 29, 2012 · 2 comments

Comments

@WittRaider
Copy link

I am using an (old fashioned) frameset (not an IFrame). One frame is supposed to host the application and allows various elements to be fullscreened

works fine in firefox but not on webkit

@bdougherty
Copy link
Owner

Can you link me to a demo page? I'm guessing this is an issue related to the allowfullscreen attribute.

@WittRaider
Copy link
Author

Hey bdougherty,

never mind - in the meantime i found out what my problem was. Fullscreen may only be requested in direct reaction to a user action like a click. I was generating JS code from the server and running a request from eval().

Tnx anyways!

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