Replies: 3 comments 1 reply
-
Please provide working minimum reproducible demo/sample script. |
Beta Was this translation helpful? Give feedback.
-
|
@orenzav , I'll look into it. Thanks for bring it up. |
Beta Was this translation helpful? Give feedback.
-
|
@orenzav I've updated the calendar styles to enable and display keyboard focus traversal. Should be in the next release.
|
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to make an interface that's keyboard only driven I have the key bindings working for most widgets that I need but I can't get them working for the datepicker. I'm only using the arrow keys, enter and tab on the keyboard so need the calendar popup to launch and allow me to navigate to a date on it using tab/arrows/enter for select. It doesn't seem like keyboard bindings are supported though, does anyone know any different? I can tab into the datepickerwidget but not launch the popup. If I do launch it (using a mouse, not an option going forward) then I can tab to the year change arrows but not the date section to select a date.
Beta Was this translation helpful? Give feedback.
All reactions