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 591704 - (NetworkManager) notification context menu theme mismatch
(NetworkManager) notification context menu theme mismatch
Status: RESOLVED DUPLICATE of bug 621707
Product: gnome-shell
Classification: Core
Component: general
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-08-13 15:49 UTC by Bill Nottingham
Modified: 2010-10-16 21:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bill Nottingham 2009-08-13 15:49:00 UTC
So, I start up gnome-shell (gnome-shell --replace).

The panel is white on black.
The notification area applets are <foo> on black.

But the sidebar and the notification area context menus are the stock black-on-gray. This looks a little odd .
Comment 1 Colin Walters 2009-08-15 23:06:58 UTC
The sidebar isn't enabled by default anymore (until it gets some more design+code time).

But yes, things like NetworkManager are a key component of the system and its context menu clashes badly.  We should have some story on this; should notification icons have menus at all?  Should we ensure the shell and GTK+ theme match?  Something else?
Comment 2 Dan Winship 2009-11-12 20:49:28 UTC
this perhaps ties in to bug 584651 ("top panel should act like a menubar") since that may require changes to how the tray icons work
Comment 3 Bill Nottingham 2010-04-29 20:20:01 UTC
The cheesy answer is having the GTK+ and shell theme match, but it would require theme engine changes, as the default theme engines don't draw some elements right if you have a black background.
Comment 4 Colin Walters 2010-04-29 20:55:31 UTC
The current plan is that system components like NetworkManager should be libraries, and we can then do rendering from the shell.  For NM's icon specifically, this would go hand in hand with a simplifying redesign of the current dropdown UI.
Comment 5 Bill Nottingham 2010-04-29 21:22:25 UTC
Oof, lots of coding involved there. So, only menu items are expected to match the theme?
Comment 6 William Jon McCann 2010-10-16 21:14:58 UTC

*** This bug has been marked as a duplicate of bug 621707 ***