https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28937
--- Comment #7 from Martin Renvoize <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] 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/
