http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7503

             Bug #: 7503
           Summary: OPAC fails WCAG 2.0 AA testing
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: OPAC
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


>From running a default OPAC through AChecker, looking for WCAG 2.0 AA
compliance:


Check 57: input element, type of "text", missing an associated label.
Repair: Add a label element that surrounds the control's label. Set the for
attribute on the label element to the same value as the id attribute of the
control. And/or add a title attribute to the input element. And/or create a
label element that contains the input element.

Error Line 154, Column 9:

<input type="text" id = "transl1" name="q" class="left" style="width: 35%;
font-size: 111%;"/>

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to