Search and Top Navigation
#4689 closed bug (duplicate)
Opened July 15, 2009 07:57PM UTC
Closed July 21, 2009 04:52AM UTC
Last modified October 11, 2012 09:15PM UTC
Enter key behavior in datepicker
Reported by: | mberger | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.7.2 |
Keywords: | Enter Key | Cc: | mberger@mit.edu, skulkar@mit.edu |
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.
Duplicate of #4474. Fixed in r2500.