Opened 10 years ago
Closed 10 years ago
#12651 closed enhancement (fixed)
Calendar: support selection via SPACE key
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Dijit | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Calendar can select a date by ENTER key, but not by SPACE.
This might have been intentional in the past since focus was on the DateTextBox and space is a valid character in date strings... however now focus moves to the Calendar so there's no reason not to let the SPACE key select the currently focused day.
Note: See
TracTickets for help on using
tickets.
(In [24288]) Support date selection via space key (in addition to enter key), fixes #12651 !strict