Ticket #1666 (closed defect: fixed)
Button disabled/enabled mouseover
| Reported by: | guest | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | Widgets | Version: | 0.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When using a button widget, first disabling it programatically by setDisabled(true) and afterwards enabling it by setDisabled(false), the mouseover cursor remains the 'no.gif' image, as defined in the ButtonTemplate?.css, instead of becoming the default cursor. This behavior is not occuring all the time, sometimes it's OK. A run through the code of Button.js did not reveal any errors... Issue noticed on nightly build of 2006-09-28.
Change History
Note: See
TracTickets for help on using
tickets.