#4260 closed defect (fixed)
ComboButton dropdown arrow style gets stuck
Reported by: | bill | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit - Form | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In the mail demo, hover then mouse away from the arrow for the "New Mail" button. It turns from black to white and then stays white.
(sorry if this is a dup)
Change History (2)
comment:1 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [10339]) Fixes #4260. Retain this.baseClass on mouseout so that the style can be undone.