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 761758 - White background behind network details
White background behind network details
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-02-09 11:32 UTC by Allan Day
Modified: 2016-02-19 16:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (2.20 MB, image/png)
2016-02-09 11:32 UTC, Allan Day
Details

Description Allan Day 2016-02-09 11:32:44 UTC
Created attachment 320701 [details]
screenshot

Testing the GNOME Continuous from four days ago: the network details area has a white background, which is obviously the wrong colour.

The add/remove buttons also seem to have a non-standard width.
Comment 1 Felipe Borges 2016-02-09 15:23:41 UTC
This bug is a consequence of some recent changes on some gtk+ containers. It also affects gnome-control-center/printers, which is using a GtkTable (now with a white background as well).
Comment 2 Matthias Clasen 2016-02-13 20:52:40 UTC
An easy way to fix this in the application is to add the background style class to the notebook in question.
Comment 3 Allan Day 2016-02-19 16:22:09 UTC
I don't see this issue in continuous any more, so closing as fixed. Reopen if I'm wrong!