This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug AWT/16005] New: GridBagLayout resizes components incorrectly when weigthy value is set
- From: "rodimina at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Jun 2004 16:47:09 -0000
- Subject: [Bug AWT/16005] New: GridBagLayout resizes components incorrectly when weigthy value is set
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
If a container with GridBagLayout contains a component with a very small height,
(i.e height = 5) and weigthy value is set, then components aren't resized
correctly. It seems that they are all resized to size 5 in this case.
--
Summary: GridBagLayout resizes components incorrectly when
weigthy value is set
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: AWT
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rodimina at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16005