This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 99761 - Some componets are inserted with wrong size
Summary: Some componets are inserted with wrong size
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 09:00 UTC by Jana Maleckova
Modified: 2007-04-05 15:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2007-04-03 09:00:53 UTC
NetBeans IDE Dev (Build 070402)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Description:
============
their size doesn't corresponds with preferred size. They are displayed in
minimal one.
list of these components:
jDesktopPane
jTabbedPane
jScrollPane
jToolBar
jLayeredPane
jSeparator

jPanel = panel is firstly inserted as usual but when it's border is edit, it's
size makes smaller
Comment 1 Tomas Pavek 2007-04-04 15:52:36 UTC
Fixed.

/cvs/form/src/org/netbeans/modules/form/HandleLayer.java
new revision: 1.152.6.20; previous revision: 1.152.6.19
Comment 2 Jana Maleckova 2007-04-05 15:29:19 UTC
Verified on
NetBeans IDE Dev (Build 070405)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252