Bug 534768: [GTK3] GridLayout GridData width hint doesnt work correctly

Use the minimum width for SWT.WRAP Labels on GTK3, as larger labels will
have a very big natural width. This negates the wrapping effect all
together and makes the parent widget quite large (i.e., Snippet335).

Tested on GTK3.22 using Snippet335 and a child Eclipse. No AllNonBrowser
JUnit tests fail.

Change-Id: Ibdd39756d6e8790ab7e8bcd0bfcefe914a6ec039
Signed-off-by: Eric Williams <ericwill@redhat.com>
1 file changed
tree: 5da1fb41203e7e582273f4a1b0db78f337204c44
  1. bundles/
  2. examples/
  3. features/
  4. local-build/
  5. tests/
  6. .gitignore
  7. pom.xml
  8. README.md
README.md

Contributing to SWT

Thanks for your interest in this project.

Developer resources:

See the following description for how to contribute a feature or a bug fix to SWT.

Information regarding source code management, builds, coding standards, and more and be found under the following link.

Contributor License Agreement:

Before your contribution can be accepted by the project, you need to create and electronically sign the Eclipse Foundation Contributor License Agreement (CLA).

Contact:

Contact the project developers via the project's “dev” list.

Search for bugs:

This project uses Bugzilla to track ongoing development and issues.

Create a new bug:

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!