| Summary: | [Theming] Provide hover state for items of List-like widgets | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ralf Sternberg <rsternberg> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | ruediger.herrmann |
| Version: | 1.2 | ||
| Target Milestone: | 1.3 M2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Ralf Sternberg
*** Bug 278164 has been marked as a duplicate of this bug. *** List-Item "hover" state is added. Changes are in CVS HEAD. The "hover" like effect already exists in Combo (drop-down list). Moving the mouse over the list items do the selection of the item. Do we need something different? TableItem "hover" state is added. Changes are in CVS HEAD. We've agreed not to implement the TreeItem "hover" effect for now and leave the Combo as it is. |