[wp-trac] [WordPress Trac] #37013: Minor Fixes: "Toggle indicator" in pages have focus color while the same in widgets/menus have none.
WordPress Trac
noreply at wordpress.org
Wed Sep 27 16:29:01 UTC 2017
#37013: Minor Fixes: "Toggle indicator" in pages have focus color while the same in
widgets/menus have none.
---------------------------------------+--------------------------------
Reporter: monikarao | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.9
Component: Widgets | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-screenshots | Focuses: ui, accessibility
---------------------------------------+--------------------------------
Changes (by afercia):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"41621"]:
{{{
#!CommitTicketReference repository="" revision="41621"
Accessibility: Improve the sidebar toggles in the Widgets screen.
- uses button elements for the toggles
- uses `aria-expanded` on the toggles to communicate to assistive
technologies the panels expanded/collapsed state
- adds the "circular focus" style to the toggles to give users a clear
indication of the currently focused element
- standardizes CSS class names to `.toggle-indicator` and `.handlediv` as
these names are already used across the admin for similar controls
Props monikarao, xavortm, mihai2u, Kopepasah.
Fixes #37013.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37013#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list