[wp-trac] [WordPress Trac] #63984: Assess if the tabpanels in the media modals should receive focus
WordPress Trac
noreply at wordpress.org
Thu Feb 12 19:33:37 UTC 2026
#63984: Assess if the tabpanels in the media modals should receive focus
--------------------------------------------+----------------------------
Reporter: alh0319 | Owner: joedolson
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.0
Component: Media | Version: 5.3
Severity: normal | Resolution: fixed
Keywords: has-patch has-test-info commit | Focuses: accessibility
--------------------------------------------+----------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"61626" 61626]:
{{{
#!CommitTicketReference repository="" revision="61626"
Media: A11y: Remove tabindex on tabpanels.
Tabindex should be set on a tabpanel if there is content in that tabpanel
that is not focusable. The media library uses tabpanels, but the first
content is either focusable or redundant.
Change the media library tabpanels to omit tabindex attributes.
Props alh0319, joedolson, westonruter, huzaifaalmesbah.
Fixes #63984.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63984#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list