Search and Top Navigation
#7623 closed bug (fixed)
Opened August 09, 2011 05:58PM UTC
Closed March 10, 2013 11:47PM UTC
DatePicker reappears after selection in ie8
Reported by: | jbblanchet | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.15 |
Component: | ui.datepicker | Version: | 1.8.15 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
To reproduce, create an html file with a standard DatePicker and open it in ie8. Click on the field to bring up the date picker and select a date. The date picker will reopen immediatly.
This doesn't happen with 1.8.14. Happens in ie8 but fine in FireFox.
Attachments (0)
Change History (10)
Changed August 10, 2011 11:40AM UTC by comment:1
Changed August 10, 2011 11:56AM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Datepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _selectDate restores focus to non-object" Fixes #7623 - DatePicker reappears after selection in ie8.
This reverts commit 5f0a2f01c4609315ab66158191d3f9bd420f827f.
Changeset: bb79b418717bbd4b2ae800fc8c6bbe39682a2283
Changed August 10, 2011 11:58AM UTC by comment:3
Datepicker: Revert "Datepicker: Removing unnessecary typeof check. Fixed #6669 - Datepicker: _selectDate restores focus to non-object" Fixes #7623 - DatePicker reappears after selection in ie8.
This reverts commit 86a09aeb332851971bc2b2ce6bbf4d4292b12020.
Changeset: 7c15d3c19f9cdde9cc82ac0486a93b01ec03eb6b
Changed August 10, 2011 12:00PM UTC by comment:4
milestone: | 1.9 → 1.8.16 |
---|
Changed March 10, 2013 11:30PM UTC by comment:9
milestone: | 1.8.16 → none |
---|---|
resolution: | fixed |
status: | closed → reopened |
Changed March 10, 2013 11:47PM UTC by comment:10
milestone: | none → 1.8.15 |
---|---|
resolution: | → fixed |
status: | reopened → closed |
In IE 7 as well the examples in http://jqueryui.com/demos/datepicker/ have the same effect. It reappears again, After date is selected.