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 670234 - Wrong height requested
Wrong height requested
Status: RESOLVED DUPLICATE of bug 670082
Product: gtk+
Classification: Platform
Component: Widget: GtkLabel
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-02-16 17:02 UTC by Guillaume Desmottes
Modified: 2013-05-13 01:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of the bug (23.20 KB, image/png)
2012-02-16 17:02 UTC, Guillaume Desmottes
Details
Screenshot without the label (16.86 KB, image/png)
2012-02-16 17:04 UTC, Guillaume Desmottes
Details

Description Guillaume Desmottes 2012-02-16 17:02:45 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.
Comment 1 Guillaume Desmottes 2012-02-16 17:04:50 UTC
Created attachment 207794 [details]
Screenshot without the label
Comment 2 Matthias Clasen 2013-05-13 01:26:33 UTC

*** This bug has been marked as a duplicate of bug 670082 ***