| Summary: | [Spinner] Spinner falsely respects SWT.FLAT | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ralf Sternberg <rsternberg> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | asen, ivan |
| Version: | 1.2 | ||
| Target Milestone: | 1.3 M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Ralf Sternberg
The client side of the Spinner currently doesn't respect the FLAT flag, despite it could be provided from the server. This behavior is a fact, after the patch from bug 281770 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=281770) has been applied. Apart from the mentioned Button and Toolbar, the CCombo widget also respects the FLAT flag. Fixed with bug 281770. |