kaltura / mwEmbed

Kaltura's Cross Platform Video Player ToolKit
http://player.kaltura.com
GNU Affero General Public License v3.0
210 stars 135 forks source link

fix(FEC-12891): Play Button and CC option not accessible. #4305

Closed Tzipi-kaltura closed 1 year ago

Tzipi-kaltura commented 1 year ago

the issue: when using JWAS screen reader, it's not possible to use arrow keys to to move between the items in the list (also in the speed and source menu) and it's not read the languages of the captions.

the solution: change the a element role to menuitem

solves FEC-12891