Bug 493036: [GTK3] Tabs within an editor have bad background (EGerrit)

Using GtkNotebook {background: ... ;} as a selector for the background
color of a TabFolder results in the background color bleeding outside of
the area enclosed by the border. This results in weird looking colors.

The fix is to use the GtkNotebook.header selector instead.

Tested on GTK3.20, 3.18, 3.16, and 3.14. GTK2 is unaffected, no
additional AllNonBrowser JUnit tests fail on GTK3.

Change-Id: I05e80f54aea3c82a55407a94967f41f71cab4864
Signed-off-by: Eric Williams <ericwill@redhat.com>
1 file changed
tree: d29d0ac84b17c87bde09c2d741b2d1cb050b2cd3
  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:

Information regarding source code management, builds, coding standards, and more.

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!