[wp-trac] [WordPress Trac] #16539: Duplicate search widgets cause ID conflicts
WordPress Trac
noreply at wordpress.org
Fri Apr 5 00:40:57 UTC 2013
#16539: Duplicate search widgets cause ID conflicts
--------------------------+---------------------
Reporter: solarissmoke | Owner: azaozz
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.6
Component: Widgets | Version: 3.0
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Comment (by WraithKenny):
The title attribute enables conformance to accessibility standards in the
absence of the for-id combo. It fixes any issue for the screenreaders. Ids
are not needed.
Duplicate IDs violates the WCAG because it causes problems for
screenreaders, (no work-around). AFAIK, WCAG compliance is not optional
for government sites.
I wish we had access to testers using accessibility devices, it'd surely
help here.
Maybe the resolution should be "wontfix" as the bug on the ticket isn't
fix unless a theme opts in via the filter.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16539#comment:69>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list