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 645043 - white box around background preview
white box around background preview
Status: RESOLVED DUPLICATE of bug 640692
Product: gnome-control-center
Classification: Core
Component: Background
git master
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
[gnome3-important]
Depends on:
Blocks:
 
 
Reported: 2011-03-17 16:17 UTC by William Jon McCann
Modified: 2011-03-17 18:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
shell: remove the notebook style class from the shell (1.18 KB, patch)
2011-03-17 17:30 UTC, Cosimo Cecchi
rejected Details | Review

Description William Jon McCann 2011-03-17 16:17:51 UTC
We have separate bugs filed for a more general problem but we may need a short term fix for 3.0.

There should not be a white box around the monitor/background-preview.

This is due to the Adwaita .notebook background-color style being inherited by the drawing area.

Related:
bug #644268
bug #640692
Comment 1 Cosimo Cecchi 2011-03-17 17:30:29 UTC
Created attachment 183657 [details] [review]
shell: remove the notebook style class from the shell

We don't want to forward e.g. the background color to notebook child,
because the notebook is just used as a container.
Comment 2 Cosimo Cecchi 2011-03-17 18:17:21 UTC
Comment on attachment 183657 [details] [review]
shell: remove the notebook style class from the shell

Forget this, Bastien attached a patch to the GTK+ bug report which makes this unnecessary.
Comment 3 Bastien Nocera 2011-03-17 18:32:14 UTC

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