Bug 295486

Summary: Tooltips have dark background with black font
Product: [Plasma] Oxygen Reporter: hyper_ch <bugs.kde.org3>
Component: gtk2-engineAssignee: Hugo Pereira Da Costa <hugo.pereira.da.costa>
Status: CLOSED NOT A BUG    
Severity: normal CC: b7.10110111, hugo.pereira.da.costa, web
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description hyper_ch 2012-03-07 18:13:49 UTC
I noticed on Kubuntu 12.04 Beta 1 that GTK apps have tooltips with dark background and black font. This is related to the oxygen-gtk theme used for gtk applications. When I change in systemsettings -> application appearance -> gtk+ appearance and select Raleigh as theme instead of oxygen-gtk then I get dark background with white font.

I noticed that black font on dark background in Thunderbird, LibreOffice-gtk, Chromium and Gimp. As soon as I change to the Raleigh theme, all tooltips are readable.
Comment 1 Hugo Pereira Da Costa 2012-03-12 07:45:50 UTC
Can't reproduce.
Likely an issue with kde's attempt to set gtk's colors, overlapping with oxygen's attempt.
Make sure files such as
 $HOME/.gtkrc* and
 $HOME/.kde*/share/config/gtkrc*
don't contain any color settings.
Also, in systemsettings->applications appearance->colors->options, make sure "Apply colors to non-kde4 applications" is unchecked.

Please close the bug if any of the above fixes it.
Comment 2 hyper_ch 2012-03-12 14:47:02 UTC
Ah, "Apply colors to non-kde4 applications was checked. After unchecking it all seems to work fine.
Comment 3 Hugo Pereira Da Costa 2012-03-12 14:50:53 UTC
ok. So closing :)
thanks for reporting !