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 681520 - GtkMenuButton with GTK_ALIGN_END doesn't properly align
GtkMenuButton with GTK_ALIGN_END doesn't properly align
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-08-09 14:31 UTC by Cosimo Cecchi
Modified: 2014-12-09 03:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (138.27 KB, image/png)
2012-08-09 14:31 UTC, Cosimo Cecchi
Details

Description Cosimo Cecchi 2012-08-09 14:31:17 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.
Comment 1 Cosimo Cecchi 2012-08-09 14:31:41 UTC
Created attachment 220789 [details]
screenshot
Comment 2 Matthias Clasen 2012-08-09 17:48:50 UTC
Hmm, my simple testcase worked fine. Is this menu populated on the fly ? gmenu or gtkmenu ?
Comment 3 Cosimo Cecchi 2012-08-10 01:10:38 UTC
(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.
Comment 4 Matthias Clasen 2014-12-09 03:53:54 UTC
seems to work fine here, with current nautilus