After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 644268 - Theme error white background drawn on notebook when tabs shown
Theme error white background drawn on notebook when tabs shown
Status: RESOLVED DUPLICATE of bug 640692
Product: gnome-themes-standard
Classification: Core
Component: general
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-themes-standard-maint
gnome-themes-standard-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-09 00:45 UTC by John Stowers
Modified: 2011-03-17 18:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Picture describing the bug - notebook background should not be white (25.87 KB, image/png)
2011-03-09 00:45 UTC, John Stowers
Details

Description John Stowers 2011-03-09 00:45:09 UTC
Created attachment 182912 [details]
Picture describing the bug - notebook background should not be white

I have the following heirarchy

Window > Notebook > Alignment > VBox > Many Widgets

If GtkNotebook "show-tabs" = True the background of the VBox is drawn in white and not as the normal background color (where show-tabs = False).

Version: 3.0.1
Theme: Adwiata

The bug and a test application is described in this commit

https://github.com/nzjrs/gnome-tweak-tool/commit/f9ce3c87b67747f0c0d58f97a4a9f5f67f1c5a87#L2R28

Looks like a missing cairo_save / cairo_restore perhaps?
Comment 1 Bastien Nocera 2011-03-17 18:31:50 UTC

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