#3796 closed bug (wontfix)
"Today" button doesn't work correctly
Reported by: | MarK | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | ui.datepicker | Version: | |
Keywords: | today | Cc: | |
Blocked by: | Blocking: |
Description
What steps will reproduce the problem?
- Click on icon to initiate UI.Datepicker
- Click on "Today" button.
What is the expected output? What do you see instead?
The current date should be selected, put to date-field and the UI.Datepicker should be closed.
Please provide a URL to a page displaying the problem.
http://ui.jquery.com/repository/tags/latest/demos/functional/#ui.datepicker
What version of the datepicker are you using? On what operating system? And Which Browser?
jQuery.UI 1.5.3. Win XP SP3. Firefox 3. (Also tested on Mac Safari with the same results)
Note: See
TracTickets for help on using
tickets.
The Today link shows the month for the current date: either today or the currently selected date depending on the gotoCurrent setting.