| Summary: | [Theming] Problem with hover color | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | NkD Mising name <michal.nikodim> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED NOT_ECLIPSE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | ivan, ruediger.herrmann |
| Version: | 1.2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | qx-open | ||
|
Description
NkD Mising name
The actual problem is that the "mouseout" event is not fired if you fast move the mouse over the button. A qooxdoo bug is opened: "mouseout" not fired in some cases, "over" state is not removed http://bugzilla.qooxdoo.org/show_bug.cgi?id=2480 This is a browser issue that is apparent at least in FF (see http://bugzilla.qooxdoo.org/show_bug.cgi?id=2480). Without receiving a "mouseout" event, we cannot reset the hover state. |