[Koha-bugs] [Bug 25240] New: Accessibility: The 'Basket' page contains an inaccessible table

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


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

            Bug ID: 25240
           Summary: Accessibility: The 'Basket' page contains an
                    inaccessible table
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          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: 25154
            Blocks: 25153

Library Catalogue - OPAC

1/ Perform a search
2/ Add some items from the resultant search results to your basket
3/ View your basket

When attempting to navigate the form controls displayed on the ‘Your basket’
page out of context, the forms within the table are presented as:

“  SelecTitle: activate to sort column descending TitleAuthor: activate to
sort column ascending AuthorYear: activate to sort column ascending
YearLocation (Status) Select Ancient law Maine, Henry James Sumner House of
Commens Library Reserve locat table” 

This means that screen reader users are unable to access the form controls out
of context. 

The aria-label is over-riding the text of the table header.

Solution:
Ensure tables are marked up in a way that is accessible to screen reader users.
An example
of how to mark-up sortable columns can be found at:
https://dequeuniversity.com/library/aria/tables/sf-table-sortable


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25153
[Bug 25153] Accessibility: 1.3.1 Info and Relationships
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25154
[Bug 25154] Accessibility: The 'Search results' page does not use heading
markup where content is introduced
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list