Version: unspecified OS: Linux Different colors used on GNOME panel if oxygen-gtk used as default GNOME theme: http://img593.imageshack.us/img593/8547/gnome2.png Reproducible: Always Expected Results: One color should be used on panel.
Git commit e3ed8fb3f006ad943ba863b68c9cb417a2a989be by Hugo Pereira Da Costa. Pushed by hpereiradacosta into branch '1.0'. (re)-Fixed panel applet background rendering - renamed gtk_widget_is_panel_applet into gtk_widget_is_applet. - simplified method to check both widget and parent at once - moved (broken) call from Oxygen::Style::renderWindowBackground to Oxygen::StyleWrapper, where needed. CCBUG: 264694 M +12 -2 src/oxygengtkutils.cpp M +1 -1 src/oxygengtkutils.h M +0 -13 src/oxygenstyle.cpp M +14 -10 src/oxygenstylewrapper.cpp http://commits.kde.org/d1a86b4e/e3ed8fb3f006ad943ba863b68c9cb417a2a989be
Can someone double-check that it actually fixes it ? It does fix it for me, with the applets I have. Might not fix them all, though. And close the bug if things are fine. Hugo
(In reply to comment #2) > Can someone double-check that it actually fixes it ? > It does fix it for me, with the applets I have. > Might not fix them all, though. > > And close the bug if things are fine. > > Hugo Fixed for me too. Colors fine both on top and bottom GNOME panels. http://img526.imageshack.us/img526/7633/gnome3f.png
GNOME panels looks good but some problems with separators and applets colors on XFCE4 panel http://img404.imageshack.us/img404/7492/xfce.png And there are also used icons for some applets the same as in clearlooks http://img684.imageshack.us/img684/7492/xfce.png
Another screenshot where different colors used on XFCE panel. http://img692.imageshack.us/img692/7492/xfce.png
@Nucleo This is a different bug. Probably has to be handled differently. This is Xfce panel, and not gnome (as the title mention). Please open a new one. This one (gnoe) _is_ fixed.
... and maybe it is not fixed, (meaning that some gnome applets are not handled right) but then only should this bug be reoppened. Hijacking existing bugs is bad practive (especially when already fixed).