Opened 14 years ago
Closed 11 years ago
#4258 closed bug (invalid)
Datepicker: doesn't close on click date in internet explorer 6
Reported by: | zauber | Owned by: | zauber |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.0 |
Component: | ui.datepicker | Version: | 1.6rc6 |
Keywords: | IE6 | Cc: | |
Blocked by: | Blocking: |
Description
In internet explorer 6, the datepicker opens when I focus an input field on which I have called the datepicker() function. It will also close as expected if I select some other item of my page.
BUT - the datepicker will not close if I actually click a date-button in the picker. Nor will it set the date in the input field. What it DOES do is append a hash-symbol (#) to my URL.
Change History (5)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.8 |
---|
comment:2 Changed 11 years ago by
comment:3 Changed 11 years ago by
Milestone: | 1.9.0 → 1.11.0 |
---|
comment:4 Changed 11 years ago by
Owner: | set to zauber |
---|---|
Status: | new → pending |
Summary: | datepicker doesn't close on click date in internet explorer 6 → Datepicker: doesn't close on click date in internet explorer 6 |
Please, give some example in jsFiddle.
comment:5 Changed 11 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Hi,
Please, give some example in jsFiddle. I tried this in IE6 and it works for me.