branches with status:
Name Status Last Modified Last Commit
lp:~lanoxx/indicator-applet/menuitemfix (Has a merge proposal) 1 Development 2014-05-13 10:41:06 UTC
430. Workaround: Fix menus having wrong si...

Author: Sebastian Geiger
Revision Date: 2014-05-13 10:35:09 UTC

Workaround: Fix menus having wrong size

 * This patch is needed when menus are
   in a panel that appears at the bottom
   of the screen. It recomputes the size
   of the menu each time a menu item
   is added to the menu.
 * If menu items are added or removed
   from the panel then it happens
   that the panel gets a wrong
   size allocated. This is caused by
   a bug in GTK+ see [1].
 * This patch is a workaround for the bug
   as its unlikely the bug will get fixed
   in Gtk in the near future.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=726030

11 of 1 result