Search and Top Navigation
#5480 closed bug (duplicate)
Opened April 02, 2010 11:24PM UTC
Closed July 16, 2012 03:55PM UTC
Last modified July 16, 2012 03:55PM UTC
Datepicker onClose event does not get called
Reported by: | kwooda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8 |
Keywords: | datepicker onClose | Cc: | |
Blocked by: | Blocking: |
Description
If multiple date input fields are on the screen with date pickers attached, if I click into one field to open the date picker, then without clicking a date I click into another field to open the date picker on it, the first instance that is still open does not get an onClose event. This makes it impossible to properly clean up any custom settings established in the beforeShow event.
Attachments (0)
Change History (5)
Changed July 30, 2010 10:26AM UTC by comment:1
component: | ui.core → ui.datepicker |
---|---|
milestone: | TBD → 1.9 |
Changed August 16, 2010 04:25AM UTC by comment:2
Here is a potential fix for this bug http://github.com/bcoe/jquery-ui/commit/85018a6d2db5d54c483d81fe320ea2be4652d0a4
Changed July 12, 2012 09:49AM UTC by comment:3
This bug was solved in http://bugs.jqueryui.com/ticket/5818 which is duplicate of this ticket.
Changed July 16, 2012 03:55PM UTC by comment:4
resolution: | → duplicate |
---|---|
status: | new → closed |