https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40330
Bug ID: 40330
Summary: Accessibility of the OPAC Labels
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Accessibility
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected], [email protected]
Provide labels to identify all form controls, including text fields,
checkboxes, radio buttons, and drop-down menus. In most cases, this is done by
using the <label> element.
Labels need to describe the purpose of the form control. This section of the
tutorial describes how to provide labels that are properly associated with form
controls.
A label and a form control should be associated with each other either
implicitly or explicitly. Web browsers provide the label as a larger clickable
area, for example, to select or activate the control. It also ensures that
assistive technology can refer to the correct label when presenting a form
control.
We can improve the labelling of the OPAC to provide the label as a clickable
area.
https://www.w3.org/WAI/tutorials/forms/labels/
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/