Opened 14 years ago
Closed 14 years ago
#3709 closed bug (fixed)
Datepicker: clicking on a date causes the browser to follow '#' anchor
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.datepicker | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Steps to reproduce:
- open datepicker
- click on a date
Expected result: url in address bar does not change
Actual result: url in address bar is appended with '#'
Change History (3)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
The implementation in [1414] doesn't work in IE. Reopening.
Note: See
TracTickets for help on using
tickets.
Fixed in [1414]