#4011 closed defect (fixed)
Spinner: hover button style disappears
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When you hover over a spinner button it turns blue (in tundra), but then after you press and release it, it's no longer blue.
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [11423]) Fixes #4011. Added rules to tundra and soria to account for active spinner button states. Changed _setStateClass to allow the hover state to be set for auxilliary nodes even when the main node is focused.