[Koha-bugs] [Bug 26041] New: Accessibility: The date picker calendar is not keyboard accessible for "Reservation not needed after:" input

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 22 12:39:04 CEST 2020


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

            Bug ID: 26041
           Summary: Accessibility: The date picker calendar is not
                    keyboard accessible for "Reservation not needed
                    after:" input
 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
            Blocks: 26040

The ‘Reservation not needed after:’ edit field and accompanying date picker can
only be
navigated using the ‘Ctrl’ and arrow keys. This means that some keyboard only
users may
not be able to populate the edit field independently.

To replicate:
1/ Search for an item using quick search and reserve it from the results page.
2/ Confirm the reservation
3/ Attempt to navigate the datepicker via the keyboard without holding the ctrl
key

Solution:
Ensure all interactive page elements are operable via standard keyboard
commands. Also,
consider implementing an accessible date picker. For example:
https://dequeuniversity.com/library/aria/date-pickers/sf-date-picker

Alternatively, allow users to enter a date into the form field by removing the
‘read-only’
attribute.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26040
[Bug 26040] Accessibility: 2.1.1 Keyboard Access
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list