GNOME Bugzilla – Bug 670234
Wrong height requested
Last modified: 2013-05-13 01:26:33 UTC
Created attachment 207793 [details] Screenshot of the bug As you can see in the attached screenshot, my dialog is cluttered with lot of paddings between the rows of my GtkGrid. I suspect that's because of the first label because, as you can see in the second screenshot, this padding goes away if I drop this label. Code is http://git.gnome.org/browse/empathy/tree/libempathy-gtk/empathy-local-xmpp-assistant-widget.c#n147 This is with Gtk+ master.
Created attachment 207794 [details] Screenshot without the label
*** This bug has been marked as a duplicate of bug 670082 ***