Opened 13 years ago
Closed 13 years ago
#4885 closed enhancement (fixed)
Tab key should not have default behaviour prevented by datepicker
Reported by: | shartley | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.datepicker | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When the datepicker is open, the tab key's default browser action is prevented on key down. This leads to inconsistent keyboard navigation behaviour.
Currently tabbing behaviour can vary depending on if the user beats the focus open delay (animating time?). Pressing tab on an open datepicker should move focus to the next field while still closing the datepicker.
Change History (2)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|---|
Priority: | trivial → major |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r3483.