#5480 closed bug (duplicate)
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.
Change History (5)
comment:1 Changed 13 years ago by
Component: | ui.core → ui.datepicker |
---|---|
Milestone: | TBD → 1.9 |
comment:2 Changed 12 years ago by
comment:3 Changed 11 years ago by
This bug was solved in http://bugs.jqueryui.com/ticket/5818 which is duplicate of this ticket.
comment:4 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Here is a potential fix for this bug http://github.com/bcoe/jquery-ui/commit/85018a6d2db5d54c483d81fe320ea2be4652d0a4