[wp-trac] [WordPress Trac] #33952: get_search_form() accessibility improvements
WordPress Trac
noreply at wordpress.org
Fri Jan 8 18:58:36 UTC 2016
#33952: get_search_form() accessibility improvements
---------------------------+--------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.5
Component: Bundled Theme | Version: 3.6
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, accessibility
---------------------------+--------------------------------
Changes (by afercia):
* owner: => afercia
* status: new => assigned
Comment:
To clarify, the comments above mentioned the "accessible '''description'''
calculation" which is different from the "accessible '''name'''
calculation". A description is just a description, it's optional and
should be provided only to further expand the information provided by the
name, if necessary.
`get_search_form()` already provides a label `'Search for:'` so adding
also a description that uses the same string 'Search for:' is just
redundant.
Going to commit, please do feel free to follow #31818 for further
discussion and improvements.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33952#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list