[wp-trac] [WordPress Trac] #33952: get_search_form() accessibility improvements
WordPress Trac
noreply at wordpress.org
Fri Jan 8 19:00:42 UTC 2016
#33952: get_search_form() accessibility improvements
---------------------------+--------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.5
Component: Bundled Theme | Version: 3.6
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: ui, accessibility
---------------------------+--------------------------------
Changes (by afercia):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"36222"]:
{{{
#!CommitTicketReference repository="" revision="36222"
Accessibility: remove the title attribute from the `get_search_form()`
HTML5 search field.
It was added in [23801] as a workaround for issues with very old
browser/screen reader combos (Jaws7/IE6).
No more necessary today. Reduces redundancy and noise for screen reader
users.
See #16539.
Fixes #33952.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33952#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list