[Koha-bugs] [Bug 28937] Use Flatpickr on circulation and patron pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 27 13:51:48 CEST 2021


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

--- Comment #10 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 125356
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=125356&action=edit
Bug 28937: (QA follow-up) Accessability improvement

This patch adds a keydown event listener onto the flatpickr instance and
looks for the down arrow key. When such an event is detected we take
that to mean the user wants to keyboard navigate the calendar widget and
so disable the buggy allowInput option allowing keyboard navigation to
work as expected.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list