Search and Top Navigation
#7661 closed bug (fixed)
Opened August 22, 2011 07:21PM UTC
Closed October 16, 2012 09:32PM UTC
Last modified June 26, 2014 04:45PM UTC
Multiple Datepicker, showOn : 'button'
| Reported by: | rkw | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.17 |
| Component: | ui.datepicker | Version: | 1.8.17 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
- Create two .datepickers() on the same page
- Set the showOn: to 'button'
- <datepicker1>: click on button to display the calendar
- <datepicker2>: Set focus on the textbox and change the values
outcome: the display for <datepicker1> is now linked to the textbox for <datepicker2>
Attachments (0)
Change History (3)
Changed October 11, 2012 02:43PM UTC by comment:1
| milestone: | 1.9.0 → 1.11.0 |
|---|
Changed October 16, 2012 09:32PM UTC by comment:2
| resolution: | → fixed |
|---|---|
| status: | new → closed |
| version: | 1.8.15 → 1.8.17 |
Showing this issue in 1.8.16: http://jsfiddle.net/tj_vantoll/4LqBX/.
This was fixed in 1.8.17 per https://github.com/jquery/jquery-ui/commit/63bd71f14cac1f46fd5cfc6f157abf0bf710d347.
This works fine in 1.9 as well - http://jsfiddle.net/tj_vantoll/4LqBX/1/.
Changed June 26, 2014 04:45PM UTC by comment:3
| milestone: | 1.11.0 → 1.8.17 |
|---|