Search and Top Navigation
#3796 closed bug (wontfix)
Opened January 09, 2009 03:53PM UTC
Closed January 15, 2009 01:38AM UTC
Last modified October 11, 2012 09:15PM UTC
"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?
1. Click on icon to initiate UI.Datepicker
2. 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)
The Today link shows the month for the current date: either today or the currently selected date depending on the gotoCurrent setting.