[wp-trac] [WordPress Trac] #32170: List table: sortable column headers accessibility
WordPress Trac
noreply at wordpress.org
Fri Jun 23 17:47:49 UTC 2023
#32170: List table: sortable column headers accessibility
------------------------------+--------------------------------
Reporter: afercia | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.3
Component: Administration | Version: 4.2
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: ui, accessibility
------------------------------+--------------------------------
Changes (by joedolson):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"56004" 56004]:
{{{
#!CommitTicketReference repository="" revision="56004"
Administration: Backwards compatibility for new sortable keys.
Replace use of `list` to parse array keys into variables. `list` throws
errors if the keys don't exist, and many extenders will not define the new
array keys. The code path already falls back effectively for empty values.
Also add translator comments to screen reader hidden text, fix a docblock,
and fix an HTML error.
Follow up to [r55971].
Props kebbet, chouby, joedolson.
Fixes #32170.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32170#comment:71>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list