#8522 closed bug (fixed)
Calendar doesn't render when moving between datepicker controls
Reported by: | markallgood | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | git |
Component: | ui.datepicker | Version: | 1.9.0-rc.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When entering a datepicker control text input after leaving another datepicker control on the same page, the calendar is not rendered.
This jsfiddle demonstrates the problem... http://jsfiddle.net/markallgood/vmZVS/
-- Seems to be a jQuery UI 1.9 (including RC) issue. jQuery UI 1.8.23 doesn't do this. -- Replicated the problem on Windows 7 using the Chrome 21.0.1180.83 m, Firefox 14.0.1 and IE 9 and on Mac OS X 10.8.1 using Chrome 21.0.1180.82 and Safari 6.
Change History (5)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
Milestone: | 1.9.0 → git |
---|
Changing milestone to git to keep this out of the 1.9.0 changelog since it only existed in a pre-release.
Note: See
TracTickets for help on using
tickets.
Revert "Datepicker: Modified _updateDatepicker to not update display if updated instance is not current instance." This revert fixes a more serious problem: Fixes #8522 - Calendar doesn't render when moving between datepicker controls.
This reverts commit b4ef2f7ebb1162f75d8fa3276d73e4746bcace84.