[wp-trac] [WordPress Trac] #32028: List table pagination: text improvements for screen readers
WordPress Trac
noreply at wordpress.org
Mon Apr 20 18:06:48 UTC 2015
#32028: List table pagination: text improvements for screen readers
----------------------------+--------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 4.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, accessibility
----------------------------+--------------------------------
Changes (by afercia):
* keywords: => has-patch
Comment:
In the proposed patch:
- use real text (the shorter, the better) for the links text, hidden with
`screen-reader-text`
- remove title attributes
- hide the quotation marks from assistive technologies
- add aria-describedby to the current page input field to let screen
readers announce "nn of nn" when focusing the field, the targeted element
is the page count in the bottom of the page
- simplify a bit the markup, removing one `<span>` that was also
triggering a [https://code.google.com/p/google-axs-
chrome/issues/detail?id=158 ChromeVox bug]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32028#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list