Bug 368799

Summary: Tooltips show in yellow background and white color, it's impossible to read to them.
Product: [Applications] kdenlive Reporter: Alexandre Bento Freire <kde>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: minor CC: wegwerf-1-2-3
Priority: NOR    
Version: 16.08.0   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexandre Bento Freire 2016-09-14 10:48:48 UTC
On Linux Mint Cinnamon 18, Kdenlive using Gtk+ style, regards of the theme, the Tooltips show in yellow background and white color, it's impossible to read to them.
Using style Breeze, there is no problem, but look and feel it's not the same has other Mint programs.

Reproducible: Always

Steps to Reproduce:
1. Style -> Gtk+
2. Hover on tool icon

Actual Results:  
Tooltips show in yellow background and white color

Expected Results:  
Tooltips with a color that can be read using a yellow background.
Comment 1 Wegwerf 2016-09-17 22:30:33 UTC
I'm afraid we can't help here, as this is an KF5/Gtk+ integration issue, thus upstream. Can you please check your desktop color scheme? Can you also check with your distro packagers for how KF5 apps should work with gtk styles? Thank you very much for your cooperation!
Comment 2 Alexandre Bento Freire 2016-09-18 06:01:48 UTC
On other programs like GIMP or LibreOffice using Gtk+ it displays yellow background with black color, which is perfect for reading. I'm using Linux Mint 18 with the default color style. 
I checked more programs running Gtk+ and all have a black tooltip color, only Kdenlive shows white color using Gtk+ style.
Is it possible to force the black color on Gtk+ for the tooltips?
Comment 3 Jean-Baptiste Mardelle 2016-09-18 10:05:22 UTC
The GTK+ style is poorly supported because it does not allow customizing colors. You can however solve the issue by installing the "gnome-color-chooser" package. Open the application, and under the "Specific" tab, you have an option to force Tooltips colors. In my tests, changing Foreground color does nothing, but you can set the background color to something dark and it fixes the kdenlive tooltips.
Comment 4 Alexandre Bento Freire 2016-09-18 12:50:21 UTC
Thanks. I installed gnome-color-chooser, and found a background color that is readable with white and black foreground, since as you mention changing the foreground as no effect.
This all the other programs have black foreground, and kdenlive uses white foreground, but is a solution, and it works.