Search and Top Navigation
#9482 closed bug (duplicate)
Opened August 06, 2013 02:13PM UTC
Closed August 06, 2013 05:59PM UTC
context change when calling .datepicker("setDate",...)
Reported by: | silversailor | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When multiple instance of datepicker are created on the page (all field have different id) and one is open, calling "setDate" method on a closed datepicker make the current calendar's context change to the input updated without changing the position.
So selecting a date after that change the wrong field. example here: http://jsfiddle.net/silversailor/zYcXG/
Thank you for the awesome work!
Attachments (0)
Change History (1)
Changed August 06, 2013 05:59PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #6814.