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 759765 - menu separator color is broken in Adwaita
menu separator color is broken in Adwaita
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkMenu
3.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-12-22 03:30 UTC by Christian Hergert
Modified: 2015-12-23 10:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Hergert 2015-12-22 03:30:09 UTC
gtk3-widget-factory, right-click on a GtkTextView and you'll notice the separator menu items are black.

Interestingly, I don't see the issue in Builder when using a GtkTreeView and creating the GtkMenu manually.