[wp-trac] [WordPress Trac] #50516: Use ARIA button class on plugin and theme auto-updates action links
WordPress Trac
noreply at wordpress.org
Fri Jul 10 06:16:21 UTC 2020
#50516: Use ARIA button class on plugin and theme auto-updates action links
------------------------------+----------------------------
Reporter: audrasjb | Owner: whyisjake
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.5
Component: Upgrade/Install | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: accessibility
------------------------------+----------------------------
Changes (by whyisjake):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"48418" 48418]:
{{{
#!CommitTicketReference repository="" revision="48418"
Upgrade/Install: Use ARIA button class on plugin and theme auto-updates
action links
According to the [accesability guidelines](https://developer.wordpress.org
/coding-standards/wordpress-coding-standards/accessibility/#semantics-for-
controls), the control should be a link when JavaScript is not available
and a button the rest of the time.
In addition, handlers were added for spacebar usage, and some changes to
the a11y speak verbiage.
Fixes #50516.
Props ryokuhi, audrasjb, afercia, whyisjake/
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50516#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list