Search and Top Navigation
#6633 closed bug (notabug)
Opened November 06, 2010 11:49AM UTC
Closed November 08, 2010 02:11PM UTC
Last modified October 11, 2012 09:15PM UTC
Datepicker: selected day keeps "ui-state-active" css class when changing month
Reported by: | Thibaut | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Build: Core + Datepicker
The selected day (ex: 6) remains highlighted when I change the month/year but the selected date doesn't change.
Example: If the selected date is November 6 and I change the month to December, the box "6" will remain highlighted ("ui-state-active" css class) but the selected date won't change.
Expected behavior: the box should not keep the "ui-state-active" class while navigating the calendar.
Fix: include Widget component
Solve: make Widget component a dependency (not currently the case on download page)
This was a bug in 1.8.5 that was fixed in 1.8.6, regardless of whether you use the widget factory.