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

fix(FEC-13118): pause/play playback using keyboard - A11Y issue #775

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

JonathanTGold
Copy link
Contributor

@JonathanTGold JonathanTGold commented Jul 30, 2023

Description of the Changes

solves FEC-13118

issue: the keyboard event listener is listening only to events within the player container element scope

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

@JonathanTGold JonathanTGold merged commit bbb0031 into master Aug 2, 2023
3 checks passed
@JonathanTGold JonathanTGold self-assigned this Aug 2, 2023
@kaltura kaltura deleted a comment from SivanA-Kaltura Aug 8, 2023
Tzipi-kaltura added a commit that referenced this pull request Nov 7, 2023
#813)

issue:
after hitting play, tab should be pressed twice to focused on seek bar. first one as a result of #775 and second on the internal div.

solution:
remove the tabIndex=0 from the internal div

solves ADA-41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants