GNOME Bugzilla – Bug 681520
GtkMenuButton with GTK_ALIGN_END doesn't properly align
Last modified: 2014-12-09 03:53:54 UTC
As a followup of bug 680988, there seems to be some problems with halignment of the menu. See attached screenshot, taken with Nautilus master, which now sets GTK_ALIGN_END on the attached GtkMenu.
Created attachment 220789 [details] screenshot
Hmm, my simple testcase worked fine. Is this menu populated on the fly ? gmenu or gtkmenu ?
(In reply to comment #2) > Hmm, my simple testcase worked fine. Is this menu populated on the fly ? gmenu > or gtkmenu ? It's a classic GtkMenu created using GtkUIManager, and it doesn't look like it's modified in code afterwards.
seems to work fine here, with current nautilus