[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
Tue Sep 21 12:48:09 CEST 2021


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

--- Comment #7 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
(In reply to Katrin Fischer from comment #6)
> > But would that not be the intended behavior if we want to allow for direct
> > input of the date in the input field for accessibility?

For full accessibility, you should support both options ;)

> 
> Also it seems that the behaviour is the same with our current widget:
> 
> * new patron
> * tab to date of birth input field
> * enter date with keyboard - ok
> * try to use widget with keyboard keys/arrows - doesn't work

I worked on this recently for an accessibility audit of the OPAC ;).

Try the arrow keys whilst holding ctrl or shift ;). Holding ctrl sets the arrow
keys to navigate through days, holding shift allows them to navigate month to
month, year to year.  (This also works with the screen reader, reading out the
date after a small pause on your selected date.

I think I even submitted a documentation patch for this.. it was a requirement
to ensure it worked this way to pass the accessibility audit undertaken by UK
Gov.

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


More information about the Koha-bugs mailing list