Opened 10 months ago
Last modified 9 months ago
#56320 new defect (bug)
Update mediaelement.js to the latest version
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | External Libraries | Keywords: | good-first-bug has-patch |
Focuses: | accessibility | Cc: |
Description
Follow up to #56319 (updating to the latest 4.x release).
The latest version of mediaelement
, as of today, is 5.0.5.
Version 5.0 made the player WCAG 2.1 compliant, but some of the changes required are breaking. It's possible this update can be merged into WordPress without issue, but this update needs to be fully tested, and there may be a developer note required to communicate action that needs to be taken by plugin and theme developers.
Change History (4)
#3
@
10 months ago
- Focuses accessibility added
Unintentionally removed the accessibility
focus. Thanks for adding that, @joedolson!
This ticket was mentioned in PR #3139 on WordPress/wordpress-develop by CrochetFeve0251.
9 months ago
#4
- Keywords has-patch added; needs-patch removed
Updated mediaelement.js to 5.0.5
Trac ticket: 56320
Note: See
TracTickets for help on using
tickets.
The project's Migration Guide has specific changes to make and things to check when updating to version 5.x: https://github.com/mediaelement/mediaelement/blob/master/MIGRATION.md#migrating-from-4x-to-5x-version.