Search and Top Navigation
#3774 closed bug (fixed)
Opened January 06, 2009 04:24AM UTC
Closed January 07, 2009 04:56PM UTC
Last modified February 26, 2009 12:54PM UTC
Datepicker: prev and next buttons should not have hover effect when disabled
| Reported by: | rdworth | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.7 | 
| Component: | ui.datepicker | Version: | 1.6rc4 | 
| Keywords: | datepicker hover disabled buttons | Cc: | |
| Blocked by: | Blocking: | 
Description
When the prev and next buttons are disabled (for example, with min, max) they should not get the ui-state-hover class on hover.
They don't get ui-state-hover class in disabled state, but they were indeed "bumping", related to :hover rules. Fixed in r1541.