-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Have you read the FAQ and checked for duplicate open issues?
Yes
What version of Shaka Player are you using?
4.2.2
Can you reproduce the issue with our latest release version?
Yes
Can you reproduce the issue with the latest code from main?
Yes
Are you using the demo app or your own custom app?
Demo app
What browser and OS are you using?
Google Chrome
What are the manifest and license server URIs?
What configuration are you using? What is the output of player.getConfiguration()?
Default
What did you do?
Going to the configuration menu using the keyboard and entering some menu, when going back the focus is lost because the first element of the HTML tree is hidden.
What did you expect to happen?
When goes back to the primary setting menu the focus should stay on the first visible element.
What actually happened?
The focus goes away causing the menu to remain open and the user loses the focus pointer.