Ticket #3774 (closed bug: fixed)
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: | |
| Blocking: | Blocked by: |
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.
Change History
Note: See
TracTickets for help on using
tickets.


They don't get ui-state-hover class in disabled state, but they were indeed "bumping", related to :hover rules. Fixed in r1541.