-
Notifications
You must be signed in to change notification settings - Fork 54
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
Set alwaysShowControls
to true by default
#276
Labels
Comments
joe-allen-89
moved this from Assigned
to Needs Reviewing
in adapt_framework: The TODO Board
Oct 18, 2023
kirsty-hames
pushed a commit
that referenced
this issue
Oct 30, 2023
github-project-automation
bot
moved this from Needs Reviewing
to Recently Released
in adapt_framework: The TODO Board
Oct 30, 2023
🎉 This issue has been resolved in version 6.4.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Subject of the enhancement
The media player controls, by default, do not display for the media player. A hover event is required to visually show the player controls. This means that if a user is to navigate through a page using the keyboard tab focus the elements within the controls are not visible but are focussed.
Your environment
Expected behaviour
The player controls are shown by default to improve the visual accessibility of the media plugin. Each element of the control bar also has a focus state that is visible once the player controls are shown.
The text was updated successfully, but these errors were encountered: