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 689995 - Menus should have shadows
Menus should have shadows
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: general
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-12-10 18:00 UTC by Allan Day
Modified: 2021-07-05 14:37 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8


Attachments
st-drawing-area: Add support for box-shadows (2.75 KB, patch)
2013-02-28 15:48 UTC, Florian Müllner
none Details | Review
style: Use a box-shadow on popup menus (777 bytes, patch)
2013-02-28 15:48 UTC, Florian Müllner
none Details | Review

Description Allan Day 2012-12-10 18:00:10 UTC
It's standard for anything that is supposed to be hovering over something else to have a shadow. This gives a UI depth.

I tried setting a box-shadow on .popup-menu-boxpointer and .popup-menu, but it didn't have any effect.
Comment 1 Michael Wood 2013-01-11 16:13:55 UTC
I think the complication is that you want the shadow on the DrawingArea in the boxpointer widget, which probably needs a special case in the paint of the drawing area so that you get the shadow of the drawing and not the container.
Comment 2 Andreas Nilsson 2013-01-13 13:10:44 UTC
Is there a mockup on how this should look somewhere?
Comment 3 Florian Müllner 2013-02-28 15:48:33 UTC
Created attachment 237616 [details] [review]
st-drawing-area: Add support for box-shadows
Comment 4 Florian Müllner 2013-02-28 15:48:39 UTC
Created attachment 237617 [details] [review]
style: Use a box-shadow on popup menus
Comment 5 Florian Müllner 2013-02-28 15:50:41 UTC
I wrote those patches a while ago, but it slows down menus considerably, so they can't go in without serious performance improvements of the shadow code (I didn't test whether bug 689858 is good enough)
Comment 6 Jean-François Fortin Tam 2015-02-26 21:03:59 UTC
Hi Allan, this is actually something I complained about in 2011 in GTK/Adwaita, see bug #662951. So beyond the performance question in GNOME Shell, I think that from a design perspective if it changes in GNOME Shell it should change in GTK too, IMHO.
Comment 7 Oliver Propst 2017-01-22 20:56:05 UTC
Hm would be interesting to know if issue/bug is still valid.
Comment 8 Oliver Propst 2017-01-22 20:56:44 UTC
(In reply to Oliver Propst from comment #7)
> Hm would be interesting to know if issue/bug is still valid.
*this issue/bug
Comment 9 Jean-François Fortin Tam 2017-01-23 01:09:23 UTC
This is still something I miss, along with the "fatter, stack-order-dependent  shadows around windows" feature that we used to have (in Mutter or Metacity or Compiz, I forget)
Comment 10 GNOME Infrastructure Team 2021-07-05 14:37:23 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of  gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/

Thank you for your understanding and your help.