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 706068 - GtkEventBox getting transparent background in backdrop
GtkEventBox getting transparent background in backdrop
Status: RESOLVED FIXED
Product: gnome-themes-standard
Classification: Core
Component: Adwaita GTK3 theme
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-themes-standard-maint
gnome-themes-standard-maint
Depends on: 706045
Blocks:
 
 
Reported: 2013-08-15 13:17 UTC by Yosef Or Boczko
Modified: 2013-08-17 03:44 UTC
See Also:
GNOME target: 3.10
GNOME version: ---


Attachments
Screenshot (391.17 KB, image/png)
2013-08-15 13:17 UTC, Yosef Or Boczko
  Details
titlebar: set a default background color for backdrop titlebars (777 bytes, patch)
2013-08-16 17:28 UTC, Cosimo Cecchi
committed Details | Review

Description Yosef Or Boczko 2013-08-15 13:17:37 UTC
Created attachment 251734 [details]
Screenshot

GtkEventBox getting transparent background in backdrop,
but it need to be opaque.

See screenshot, and bug #706045.
Comment 1 Cosimo Cecchi 2013-08-16 17:28:27 UTC
Created attachment 251922 [details] [review]
titlebar: set a default background color for backdrop titlebars
Comment 2 Cosimo Cecchi 2013-08-16 17:28:58 UTC
Requires GTK patches from bug 706045.
Comment 3 Matthias Clasen 2013-08-16 17:45:46 UTC
Hey Yosef, it turns out that setting the 'background' style class on the event box is enough to make things work ok with the current theme.
Comment 4 Matthias Clasen 2013-08-16 17:49:09 UTC
Cosimoc: does that actually help without the event box ? GtkBox is still not drawing background, afaik...
Comment 5 Matthias Clasen 2013-08-16 19:11:48 UTC
Review of attachment 251922 [details] [review]:

looks fine to me
Comment 6 Matthias Clasen 2013-08-17 03:44:13 UTC
Attachment 251922 [details] pushed as a90e94c - titlebar: set a default background color for backdrop titlebars