Version: unspecified OS: Linux See: http://simplest-image-hosting.net/png-0-shot-042 Reproducible: Didn't try ebac21313573e8f08d5200c4e0fd9c2800b139dc is the first bad commit commit ebac21313573e8f08d5200c4e0fd9c2800b139dc Author: Hugo Pereira Da Costa <hugo@oxygen-icons.org> Date: Mon Mar 28 17:35:51 2011 +0200 attempt at properly rendering groupbox background. :040000 040000 05c17efcef498941eef53c0ae9b902f7d32ac39a 11a017c7d832f6f25dc7432be71efaba321ccb77 M src
*** This bug has been marked as a duplicate of bug 269956 ***
ok re-oppening because even if the other bug is fixed, background rendering issues still remain in gimp->preferences. The problem is the same: false positive when identifying groupboxes. I have ideas to fix, though.
Git commit c33e202872c4e1072aa5056d7c6c2e60ae8cd537 by Hugo Pereira Da Costa. Committed on 03/04/2011 at 11:26. Pushed by hpereiradacosta into branch 'master'. register groupboxes into engine at first call to renderGroupBoxBackground. This fixes false positive to groupboxbackground rendering. CCBUG: 269958 M +1 -0 src/animations/oxygenanimations.cpp M +8 -0 src/animations/oxygenanimations.h A +69 -0 src/animations/oxygengroupboxengine.h [License: LGPL (v2)] M +6 -1 src/oxygenstyle.cpp http://commits.kde.org/oxygen-gtk/c33e202872c4e1072aa5056d7c6c2e60ae8cd537
that closes it for good.