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 168478 - GtkLabel in gtk 1.2.10 not using the entire window width
GtkLabel in gtk 1.2.10 not using the entire window width
Status: RESOLVED DUPLICATE of bug 101968
Product: gtk+
Classification: Platform
Component: Widget: Other
1.2.x
Other All
: Normal trivial
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-02-25 04:19 UTC by CJ Kucera
Modified: 2005-02-25 14:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtk.c (1.36 KB, text/plain)
2005-02-25 04:21 UTC, CJ Kucera
Details
gtk.png (2.22 KB, image/png)
2005-02-25 04:22 UTC, CJ Kucera
Details

Description CJ Kucera 2005-02-25 04:19:38 UTC
Please describe the problem:
I'm attempting to use a GtkLabel and it doesn't appear to be expanding to the
available width of the window regardless of what I do.  Other GtKWidgets expand
to the whole width, just not the Label I'm trying to use.

Steps to reproduce:
I'll attach a bit of code which demonstrates what I'm talking about.

Actual results:


Expected results:


Does this happen every time?


Other information:
(apologies if this has been reported elsewhere (I didn't find anything, but the
search terms are somewhat vague by necessity), or if the problem's just that I'm
a bad gtk programmer.  :)
Comment 1 CJ Kucera 2005-02-25 04:21:22 UTC
Created attachment 37925 [details]
gtk.c

Here's the simplest C program I could come up with which demonstrates what I'm
talking about.	I'll attach a screenshot which shows what it looks like on my
system.  Note that the text *is* justified FULL, but that the margins just seem
Off somehow.
Comment 2 CJ Kucera 2005-02-25 04:22:10 UTC
Created attachment 37926 [details]
gtk.png

... and here's the screenshot.
Comment 3 Owen Taylor 2005-02-25 14:37:59 UTC
GTK+-1.2.10 is no longer supported, but I believe that this is
a duplicate of another bug in any case.


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