[wp-trac] [WordPress Trac] #43412: Comments: row action links and forms accessibility improvements
WordPress Trac
noreply at wordpress.org
Wed Feb 20 23:36:32 UTC 2019
#43412: Comments: row action links and forms accessibility improvements
-------------------------------------+-------------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.2
Component: Comments | Version:
Severity: normal | Resolution: fixed
Keywords: semantic-buttons has- | Focuses: accessibility,
screenshots has-patch | javascript
-------------------------------------+-------------------------------------
Changes (by afercia):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"44759" 44759]:
{{{
#!CommitTicketReference repository="" revision="44759"
Accessibility: Comments: Improve links and buttons semantics and
interaction.
With the exception of the "Edit" link, the "row actions" controls in the
Comments table behave differently depending if JavaScript support is on or
off.
When JavaScript support is off, they behave like links. When JavaScript
support is on, they behave like buttons and they need to be buttons or
have an ARIA `role="button"` added via JavaScript.
Lastly, the buttons in the Reply/Quick Edit form and the "Add Comment" in
the edit post page meta box need to be buttons.
Fixes #43412.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43412#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list