Bug 536934 - [GTK3] Tree does not allow painting the full item

Changes made to custom drawn trees which updates event.x from Cairo
context causes paint to "jump" when scrolling horizontally and not
scrolling to the end of the text on GTK3.16 and above. Checks for GTK
versions >3.9 and <3.14.8 when making updating event.x from Cairo
context. See bug 535124, and bug 465309.

Tested on GTK3.22 with snippet attached to this patch, sample project in
bug 535124, and the open type dialog, package explorer in a child
Eclipse.

Change-Id: Iaf464c6fee1d5ef288346abbd0ab5a60f20f1a95
Signed-off-by: Xi Yan <xixiyan@redhat.com>
2 files changed
tree: cffc24c51e501c2c421f6479a1f47fcd7be210de
  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!