[wp-trac] [WordPress Trac] #52649: Themes admin page: provide labeling context on controls and links
WordPress Trac
noreply at wordpress.org
Thu Feb 25 17:12:49 UTC 2021
#52649: Themes admin page: provide labeling context on controls and links
------------------------------+--------------------------------------------
Reporter: alexstine | Owner: alexstine
Type: enhancement | Status: accepted
Priority: normal | Milestone: Future Release
Component: Themes | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch needs- | Focuses: accessibility, administration
testing |
------------------------------+--------------------------------------------
Comment (by joedolson):
Looks good! In testing, I found that the removal of tabindex on the
.themes div caused two issues: CSS attached to `.theme:focus` was broken,
and the collapse function was no longer able to send focus back to the
closed theme.
This patch changes `.theme:focus` to `.theme.focus` and sends focus to the
theme details button on collapse.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52649#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list