Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Hyperlink LTR

The following table describes actions that are performed when a date in the calendar of a DatePicker is focused:

ESCClose the calendar without updating the field.
ENTERUpdate the field with focused date and close the calendar.
SPACEUpdate the field with focused date and close the calendar.
UP ArrowWhen focus is on a day in a week, move focus to the same day in previous week. When focus is on a day in the first week of a month, move focus to the same day in the last week of previous month. In addition, update name of the month and days in the calendar.
DOWN ArrowWhen focus is on a day in a week, move focus to the same day in next week. When focus is on a day in the last week of a month, move focus to the same day in the first week of next month. In addition, update name of the month and days in the calendar.
LEFT ArrowWhen focus is on a day, move focus left by one item. When focus is on the first day of a week, move focus to the last day of previous week. When focus is on the first day of a month, move focus to the last day of previous month. In addition, update name of the month and days in the calendar.
RIGHT ArrowWhen focus is on a day, move focus right by one item. When focus is on the last day of a week, move focus to the first day of next week. When focus is on the last day of a month, move focus to the first day of next month. In addition, update name of the month and days in the calendar.
PAGE UPMove focus to the same day in the previous month. RT-32492
PAGE DOWNMove focus to the same day in the next month. RT-32492 
CTRL-PAGE UPMove focus to the same day in the previous year. RT-32493

Use CMD-PAGE UP on Mac.
CTRL-PAGE DOWNMove focus to the same day in the next year. RT-32493 

Use CMD-PAGE DOWN on Mac.
HOMEGo to today.
TABMove focus to next focusable control.
SHIFT-TABMove focus to previous focusable control.

 

...