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 757968 - Typo in GtkCheckMenuItem
Typo in GtkCheckMenuItem
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-11-11 23:08 UTC by Giovanni Campagna
Modified: 2015-11-13 12:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Giovanni Campagna 2015-11-11 23:08:15 UTC
The CSS node name for GtkCheckMenuItem is set to checl instead of check (in set_draw_as_radio)

I wanted to push the fix myself but I wasn't sure of pushing to gtk without permission so I'm just reporting.
Comment 1 Matthias Clasen 2015-11-12 14:19:55 UTC
You're very welcome to push such obvious fixes without asking for permission.