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

Player hides in Chrome and Opera when playing and is visible when paused #17

Closed
ghost opened this issue Nov 27, 2013 · 2 comments
Closed

Comments

@ghost
Copy link

ghost commented Nov 27, 2013

First of all: Thank you for this great plugin!

The player is working in FF without any issues, however, in Chrome and Opera (and probably Safari) the player hides itself when playing. The video is still playing somewhere in the background, but the screen isn't visible anymore. When the video is paused, the screen shows up again.

It almost looks like the player forces the containing div to hide itself. I've added some css settings such as positioning, z-index and display settings, but none of them work.

I tried different containment settings (body, self), but nothing seems to work.
Any help is apreciated, thanks in advance!

@pupunzi
Copy link
Owner

pupunzi commented Nov 27, 2013

Hi Jacqueline,
Do you have an URL where I can see that behavior?
As this doesn't happen in any of my instances, I suppose that it depends on the context you are using it...
If I can see it in action I probably can help you somehow.
Bye,
Matteo

@ghost
Copy link
Author

ghost commented Nov 27, 2013

Hi Matteo,
Oops, my bad. There was a problem with the positioning of one of the elements outside the player. That one was set to relative and now it's set to absolute. That did the trick.
Apologies for the false alarm!
Bye!

p.s. Thanks for the quick reply!

@ghost ghost closed this as completed Nov 27, 2013
This issue was closed.
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