[wp-trac] [WordPress Trac] #57503: Why does mejs audio player have tabindex="0" on the container div?

WordPress Trac noreply at wordpress.org
Mon Jan 23 00:22:32 UTC 2023


#57503: Why does mejs audio player have tabindex="0" on the container div?
--------------------------+----------------------------
 Reporter:  squarecandy   |       Owner:  joedolson
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Media         |     Version:  6.1.1
 Severity:  minor         |  Resolution:  maybelater
 Keywords:  close         |     Focuses:  accessibility
--------------------------+----------------------------
Changes (by joedolson):

 * keywords:   => close
 * status:  accepted => closed
 * resolution:   => maybelater
 * milestone:  Awaiting Review =>


Comment:

 The current version of `mediaelement-and-player.js` still does the same
 thing, so updating that wouldn't do anything to resolve this.
 Additionally, since mediaelement is no longer in use in the block editor,
 I suspect that this is going to be a very low priority.

 As an accessibility issue, it's relatively minor, so customizing to fix it
 isn't super likely, as well.

 The purpose of the focus is going to mostly apply to video - it allows a
 user to tab onto the player if the player controls are configured to be
 hidden when playing or by default. Once focus is moved to the player, then
 the controls can be made visible again.

 Marking as 'maybe later'. It might be something worth fixing, but it's
 realistically not going to happen soon.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/57503#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list