Unexpected behavior of GtkBox Container
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gtk+3.0 (Ubuntu) |
New
|
Low
|
Unassigned |
Bug Description
Hello,
in my software I use Gtk UI (created with Glade) and have found some issues. I want to have a GtkBox with fixed width, but all childs must use whole space of the container, so i set a "hexpand"-Property to true. The result is, that the Box ignore the width value.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: libgtk-3-0 3.6.0-0ubuntu3
ProcVersionSign
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelMo
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Nov 2 21:59:43 2012
InstallationDate: Installed on 2012-04-29 (187 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423)
MarkForUpload: True
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: gtk+3.0
UpgradeStatus: Upgraded to quantal on 2012-10-28 (5 days ago)
Changed in gtk+3.0 (Ubuntu): | |
importance: | Undecided → Low |
UI file without setted "expand" property.