Merge lp://staging/~lanoxx/indicator-applet/menuitemfix into lp://staging/indicator-applet

Proposed by Sebastian Geiger
Status: Needs review
Proposed branch: lp://staging/~lanoxx/indicator-applet/menuitemfix
Merge into: lp://staging/indicator-applet
Diff against target: 34 lines (+17/-0)
1 file modified
src/applet-main.c (+17/-0)
To merge this branch: bzr merge lp://staging/~lanoxx/indicator-applet/menuitemfix
Reviewer Review Type Date Requested Status
Indicator Applet Developers Pending
Review via email: mp+318320@code.staging.launchpad.net

Description of the change

This will make sure that indicator menus have the correct size.

To post a comment you must log in.

Unmerged revisions

430. By Sebastian Geiger <sebastiangeiger@mars>

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches