Last modified: 2012-04-19 21:08:17 UTC
Datepicker creates a form with wrong tab order. If date input field is selected and I press the tab key, I would expect the calendar button will be selected, so I can push it with the space key. Instead, the selection jumps into the next field after the calendar button. I can select the calendar button by pressing the tab key, but I have to press it many times, passing through all the input fields and buttons. Timepicker behaves the same.
Fixed in r114976