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

--- Comment #10 from Martin Renvoize <martin.renvo...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to