https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43133
Bug ID: 43133
Summary: Standardize use of label vs legend
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
In the OPAC advanced search page, there are currently section titles that use
<label> and others that use <legend>. When customizing the OPAC, it gives
unequal results.
I was wondering if there was an accessibility or semantic reason for this or if
it was just the result of different people doing things differently over the
years.
To recreate :
1) Go to the OPAC advanced search page
http://kohadev.mydnsname.org:8080/cgi-bin/koha/opac-search.pl
2) Click More options
3) Open the dev tool inspector
4) Hover over the following elements and note the tag used
- "Search for:" = legend
- "Limit to any of the following:" = legend
- "Location and availability:" = label
- "Sort by:" = label
- "Publication range" = label
- "Language" = label
- "Audience" = label
- "Content" = label
- "Format" = label
- "Additional content types..." = label
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/