[Koha-bugs] [Bug 25238] New: Accessibility: Multiple 'H1' headings exist in the full record display

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 22 08:03:04 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25238

            Bug ID: 25238
           Summary: Accessibility: Multiple 'H1' headings exist in the
                    full record display
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Keywords: Academy
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: oleonard at myacpl.org, testopia at bugs.koha-community.org
        Depends on: 25237
            Blocks: 25150

Library Catalogue - OPAC

Multiple level-one headings are present on the book title page. This means that
screen reader users may not be able to determine which level-one heading
introduces the topic or subject of the page content.

1/ Search for an item
2/ Click through to a records full details disaply

Current Code:
<h1 id="logo">
<a class="brand" href="/cgi-bin/koha/opac-main.pl">
Library name</a>
</h1>

<h1 class="title" property="name">Taxing time for housing </h1>


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25150
[Bug 25150] Accessibility: 2.4.10 Section Headings
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25237
[Bug 25237] Accessibility: The 'Author details' in the full record display
contains semantically incorrect headings
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list