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 689789 - Missing corners on box-shadow
Missing corners on box-shadow
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: st
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-12-06 18:04 UTC by Lionel Landwerlin
Modified: 2012-12-06 18:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Move setting of corner material before rendering the box-shadow (1.95 KB, patch)
2012-12-06 18:06 UTC, Lionel Landwerlin
accepted-commit_now Details | Review
Screenshot of the issue (594.82 KB, image/png)
2012-12-06 18:08 UTC, Lionel Landwerlin
  Details

Description Lionel Landwerlin 2012-12-06 18:04:25 UTC
It seems that St is missing the corner materials when rendering the box-shadow into an offscreen buffer.
I guess nobody noticed that yet because the blur applied kind of hides the defect ;)
Comment 1 Lionel Landwerlin 2012-12-06 18:06:14 UTC
Created attachment 230909 [details] [review]
Move setting of corner material before rendering the box-shadow
Comment 2 Lionel Landwerlin 2012-12-06 18:08:57 UTC
Created attachment 230910 [details]
Screenshot of the issue

You want to look at the box underneath the Nautilus icon, on the left side of the screen.
Comment 3 Jasper St. Pierre (not reading bugmail) 2012-12-06 18:31:06 UTC
Review of attachment 230909 [details] [review]:

Obviously correct.
Comment 4 Lionel Landwerlin 2012-12-06 18:44:44 UTC
Pushed to master.