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 3252

Summary: FormEditor - Label sometimes forgets to resize itself after font change.
Product: guibuilder Reporter: Marian Petras <mpetras>
Component: CodeAssignee: _ ttran <ttran>
Status: CLOSED FIXED    
Severity: normal    
Priority: P4    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Marian Petras 1999-08-10 05:59:36 UTC
1. Create a new Panel from template "Panel" ("AWTForms").

2. Change its layout manager to GridBagLayout.
3. Add a Label to it.
4. Increase label`s font`s size (e.g. to 36).

The label`s boundaries are unchanged so that only a small part of the font is visible. It does not change even when you change horizontal assignment of the label. But it changes after you resize the w
hole panel or if you change layout manager of the panel.
Comment 1 Marek Grummich 2000-07-25 09:39:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2000-07-27 17:54:59 UTC
Bug assigned to the module owner.