GNOME Bugzilla – Bug 670500
Close button has an ugly square border under Ambiance/Radiance
Last modified: 2012-02-29 12:36:22 UTC
Original Report: https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/937141 DistroRelease: Ubuntu 12.04 Package: gnome-sushi 0.2.1-2 When Sushi is used under Ambiance or Radiance, a border appears around the titlebar close button that just ends up looking ugly. See screenshots for a comparison with how it is supposed to look under Adwaita. Adwaita look: https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/937141/+attachment/2762845/+files/Normal%20Sushi%20look.png Radiance look: https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/937141/+attachment/2762846/+files/Sushi%20under%20Radiance.png
Created attachment 208095 [details] [review] Proposed patch
Review of attachment 208095 [details] [review]: I don't see why Unico should render a border there when we already specify border-style: none; border-image: none; border-width: 0;
I think this is a bug in Unico really. It should respect the regular CSS properties and not try to render a border there.
Thanks, Cosimo, found a Unico bug - https://bugs.launchpad.net/unico/+bug/920832
Not a bug in Unico, but a bug in the theme (well, just a missing special-case) instead.