Bug 368208 - Unreadable tooltips on GTK+ 2 applications
Summary: Unreadable tooltips on GTK+ 2 applications
Status: RESOLVED DUPLICATE of bug 355540
Alias: None
Product: Breeze
Classification: Plasma
Component: gtk theme (show other bugs)
Version: 5.7.3
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: scionicspectre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-03 19:14 UTC by KDE Neon user
Modified: 2017-11-18 14:11 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description KDE Neon user 2016-09-03 19:14:13 UTC
I'm not sure what "product" to report this to because it affects any theme, not just Breeze.

Tooltips are unreadable on GTK+2 applications by default. You can test it with MComix (available on the Ubuntu repositories).

I tested different combinations of Plasma themes and GTK application styles. I also unchecked "Apply colors to non-QT applications" on the Color settings. The problem still persisted.

The only solution I've found to this problem is commenting out these lines in ~/.config/gtkrc-2.0 : 

widget "gtk-tooltip" style "ToolTip"
widget "gtk-tooltips" style "ToolTip"

Adding # before these lines make the applications use the default tooltips of my current KDE Plasma theme.

Reproducible: Always
Comment 1 Robby Engelmann 2016-09-19 13:57:44 UTC
duplicate of 355540
Comment 2 Patrick Silva 2017-11-18 14:11:23 UTC

*** This bug has been marked as a duplicate of bug 355540 ***