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 - FormEditor - Label sometimes forgets to resize itself after font change.
Summary: FormEditor - Label sometimes forgets to resize itself after font change.
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-10 05:59 UTC by Marian Petras
Modified: 2002-07-19 15:19 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 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.