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

Controls don't dismiss in full-screen mode #374

Closed
jrw95 opened this issue Mar 11, 2013 · 2 comments
Closed

Controls don't dismiss in full-screen mode #374

jrw95 opened this issue Mar 11, 2013 · 2 comments

Comments

@jrw95
Copy link
Contributor

jrw95 commented Mar 11, 2013

Seen with IE9 and Firefox, with and without Flash. Actually, the controls will dismiss, if you have a second monitor, and can mouse into that; otherwise, the controls will not dismiss.

STR:

  1. Load the sample index.html page in a browser.
  2. After the video starts, click the full-screen control.

Expected:
A few seconds after switching to full screen mode, the player controls dismiss, unless you mouse directly over them.

Actual:
The controls never dismiss, unless you happen to have an area outside the entire player area that you can mouse into. (I have a second monitor, and when I mouse into it while the player is full-screen in my main display, the controls will dismiss as expected.)

@gkatsev
Copy link
Member

gkatsev commented Mar 11, 2013

This is because the controls currently only hide when you mouse out of the video.

@jrw95
Copy link
Contributor Author

jrw95 commented Mar 12, 2013

Right, but since you can't mouse out of the video, you can't dismiss the controls. This will be considered a regression from our current players.

@heff heff closed this as completed in 02de927 Aug 9, 2013
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants