GNOME Bugzilla – Bug 732229
Buttons in menus in popovers - alignment and spacing issues
Last modified: 2014-06-28 07:12:51 UTC
Created attachment 279219 [details] screenshot, along with visual guidance When a set of buttons are embedded in a menu/popover, there are various spacing and size issues. This can be seen on page 2 of gtk3-widget-factory: * The buttons aren't tall enough (they should have the standard height). * There isn't enough vertical padding between the buttons and the menu items. * Checkboxes/radio buttons are not horizontally aligned with the separators, like menu item labels are. While this isn't directly related to the use of buttons in popovers, the issue is more noticeable when they are present. A screenshot is attached, along with a modified version which indicates how the popover would ideally look.
Thanks Matthias!