Comment 107 for bug 540332

Revision history for this message
In , Philipp C. Heckel (binwiederhier) wrote :

This problem re-appeared with GTK3. There is a description and screenshot here: https://github.com/syncany/syncany/issues/339

It can be reproduced with this code:
http://git.eclipse.org/c/platform/eclipse.platform.swt.git/tree/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/Snippet225.java

Tested systems:
- Linux Mint 17
- Arch Linux
- Both SWT 4.4 (without SWT_GTK3=0)

By setting SWT_GTK3=0, the tooltip/bubble has the correct color.