#7672 closed bug (worksforme)
Datepicker does not work in IE6
Reported by: | vitorhsb | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In IE6, the datepicker opens when the input field is focused and closes accordingly when blurred away. However, no action can be performed on the opened datepicker, so you cannot select a date nor select a different month. There appears to be no error thrown.
The test case can be observed only by looking in http://jqueryui.com/demos/datepicker/ in IE6.
Change History (3)
comment:1 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by
What is the IE version you're using to test against? Mine is 6.0.2900.5512 which produces the described error.
Note: See
TracTickets for help on using
tickets.
I'm not seeing any problems.