[wp-trac] [WordPress Trac] #21458: Label field post_title in edit-form-advanced.php missed by some screen readers
WordPress Trac
wp-trac at lists.automattic.com
Tue Aug 21 19:29:01 UTC 2012
#21458: Label field post_title in edit-form-advanced.php missed by some screen
readers
---------------------------+------------------
Reporter: rianrietveld | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: Accessibility | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
---------------------------+------------------
Changes (by helenyhou):
* keywords: has-patch => needs-patch
Comment:
This is the text that shows as a placeholder inside the title input.
Moving the `visibility: hidden` to the CSS isn't going to help. Seems we
have a couple options:
* Toggle the `screen-reader-text` class to hide it in a screen reader
friendly manner
* aria-describedby
Also, fullscreen/DFW will need the same treatment.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21458#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list