| Summary: | [Composite] computeSize differs from SWT | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Claudio Guglielmo <claudio.guglielmo> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.2 | ||
| Target Milestone: | 2.3 M1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Claudio Guglielmo
Mistakenly, the reset to default width/height (in case of zero) was moved out of the else branch in Composite#computeSize. Fixed with change https://git.eclipse.org/r/20605 |