Skip to main content

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.

Attachments (0)
Change History (2)

Changed January 07, 2009 04:56PM UTC by paul comment:1

resolution: → fixed
status: newclosed

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

Changed February 26, 2009 12:54PM UTC by paul comment:2

component: ui.coreui.datepicker