Ticket #6656 (closed bug: fixed)
onClose event not triggered
| Reported by: | r.oosterholt | Owned by: | r.oosterholt |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.14 |
| Component: | ui.datepicker | Version: | 1.8.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When going from one datepicker input element to another, the onClose event is not trigered. I've attached a reproduction scenario.
Change History
comment:1 Changed 3 years ago by rdworth
- Owner set to r.oosterholt
- Status changed from new to pending
comment:2 Changed 3 years ago by r.oosterholt
- Status changed from pending to new
reproduction scenario: http://jsfiddle.net/dN6Dt
comment:3 Changed 3 years ago by scott.gonzalez
- Status changed from new to open
- Milestone changed from TBD to 1.9
comment:5 Changed 2 years ago by Kato Kazuyoshi
- Status changed from open to closed
- Resolution set to fixed
Datepicker: onClose callback should be triggered by show. Fixed #6656 - onClose event not triggered. (cherry picked from commit 2063a113d6dbae006413896a93d46a34ebc9b155)
Changeset: 31248645418a1288c12c61c4d85d8c698b3bd305
Note: See
TracTickets for help on using
tickets.

