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

Ref player: cannot select source menu items appearing lower than seekbar #2460

Closed
davemevans opened this issue Mar 8, 2018 · 0 comments · Fixed by #2464
Closed

Ref player: cannot select source menu items appearing lower than seekbar #2460

davemevans opened this issue Mar 8, 2018 · 0 comments · Fixed by #2464

Comments

@davemevans
Copy link
Contributor

In the reference player, select and play any live source, or an ondemand source skipped til near the end. Now attempt to play an item in, for example, "Axinom Test Content (modern)" submenu, that appears lower on the screen than the seekbar. Notice that the seekbar appears on top of the menu and it is not possible to select any items below the seekbar.

div#seekbar-play probably has higher z-index than source menu so it appears on top of the menu and presumably causes mouseleave to be fired at menu on mouseover.

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