#4689 closed bug (duplicate)
Enter key behavior in datepicker
Reported by: | mberger | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.7.2 |
Keywords: | Enter Key | Cc: | [email protected]…, [email protected]… |
Blocked by: | Blocking: |
Description
I'm having problems with enter key behavior in the datepicker. The problems appears in the jQuery UI demo page itself. I am using Firefox 3.0.11 on an Intel Mac running 10.4.11.
Test case: User input: Hand enter any date in a proper date format in a text field that has the datepicker bound to it. Then click the Enter key. Result: The datepicker overrides the existing input and puts in today's date instead.
Note: See
TracTickets for help on using
tickets.
Duplicate of #4474. Fixed in r2500.