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 695502 - gtk-demo: css basics example background
gtk-demo: css basics example background
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-03-09 16:12 UTC by Matthias Clasen
Modified: 2014-08-01 06:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2013-03-09 16:12:40 UTC
the "Css basics" example in gtk-demo comes up with green-on-black style under X. Under Wayland, it is green-on-fully-transparent.
Comment 1 Matthias Clasen 2013-03-09 16:15:45 UTC
All of the Css examples show that the client-side decorations are vulnerable to accidental damage from careless selectors in client css. Not sure that is a bug, though
Comment 2 Matthias Clasen 2014-08-01 06:49:24 UTC
didn't seem to happen anymore when I last tried