| Summary: | [List] Programmatically set foreground is lost on mouse out | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ivan Furnadjiev <ivan> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | g.roessle, tbuschto |
| Version: | 2.0 | ||
| Target Milestone: | 2.3 M3 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Ivan Furnadjiev
... and the uneven change it back when selected. Issue exists in 1.5 as well. Since we do not have the row-overlay subwidget like in Tree/Table, the correct behavior would be for the programmatic color to always override the theming color. However, since it is applied by inheritance (color is set on list, not on the listItems) things are more complicated. Not sure yet what exactly is happening. *** Bug 419722 has been marked as a duplicate of this bug. *** Fixed in master with change https://git.eclipse.org/r/25597. |