Is your feature request related to a problem? Please describe.
When navigating the date picker with JAWS/Chrome, the keyboard focus jumps to the top of the page if an out of range date (such as a disabled or date outside of the min/max values) is chosen by clicking the button.
Navigate to the 'Minimum and maximum date' heading (H key shortcut)
Arrow forward to the date-picker button and click Enter
Navigate to the month selector which is on August, and arrow down to select September.
Tab forward until you reach the table
Arrow forward until you reach the button for the 19th, or any out of range date, and click Enter
Expected result
No click action (as per disabled dates), or focus returns to date-picker control next to the input (which is what happens in NVDA/Firefox).
Actual result
The 19th day is clicked, and focus moves to the top of the page. Using the Tab or arrow keys to move forward takes you to the page heading.
Is your feature request related to a problem? Please describe. When navigating the date picker with JAWS/Chrome, the keyboard focus jumps to the top of the page if an out of range date (such as a disabled or date outside of the min/max values) is chosen by clicking the button.
Steps to reproduce
Expected result No click action (as per disabled dates), or focus returns to date-picker control next to the input (which is what happens in NVDA/Firefox).
Actual result The 19th day is clicked, and focus moves to the top of the page. Using the Tab or arrow keys to move forward takes you to the page heading.
Tested