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 753451 - GtkLinkButton's context menu has underlined labels
GtkLinkButton's context menu has underlined labels
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.17.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-08-10 11:58 UTC by Timm Bäder
Modified: 2015-08-10 14:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Timm Bäder 2015-08-10 11:58:47 UTC
Pretty sure this is due to GtkLinkButton using the text-decoration property now, but its context menu already gets .context-menu, which resets the font to initial so it's not immediately clear to me why this is still happening,