Summary: | Gtk2 scrollbar color with KDE | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Steven M. Parrish <smparrish> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | CC: | caionnew, luis6674, rdieter |
Priority: | NOR | ||
Version: | 4.1.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenchot showing the problem |
Description
Steven M. Parrish
2008-08-26 17:41:02 UTC
See also http://bugzilla.redhat.com/186323 for background here. The real problem as far as I'm concerned is that the "apply colors to non-KDE applications" does not work for GTK2 apps. I'll attach a screenshot showing my KDE color scheme being light brown and green but Firefox (using the clearlooks GTK2 theme) is gray and blue. This bug appeared with the upgrade from gtk-engines-2.14 to gtk-engines-2.16. So probably the way GTK now applies a color scheme has changed slightly and needs to be updated in KDE. NOTE: If you use qtcurve as your GTK2 theme, then the KDE colors WILL be applied correctly. The problem is when using a native GTK theme. Also, be sure to use a KDE color scheme that's different from the default one in the GTK theme used. If you use the default Oxygen theme for KDE and the default Clearlooks theme for GTK, then you won't notice the bug as both are gray/blue. Created attachment 33926 [details]
Screenchot showing the problem
This problem seems to be fixed now. Well, in fact, the problem I was having with the kde color scheme not being applied to GTK apps was caused by qtcurve. Once I uninstalled qtcurve-kde4 and removed ~/.gtkrc-2.0-kde4 (or something similar), colors were applied correctly to GTK apps. As for the scrollbars problem, I use gtk-chtheme to change the GTK theme from within KDE and the scrollbars get correctly the colors of each GTK theme. This should also be fixed by oxygen-gtk. |