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 212060 - Select Task Panel is getting thinner with each invocation
Summary: Select Task Panel is getting thinner with each invocation
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-04 08:38 UTC by Petr Cyhelsky
Modified: 2012-06-05 06:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
shrinking STP (33.58 KB, image/png)
2012-05-04 08:38 UTC, Petr Cyhelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-05-04 08:38:08 UTC
Created attachment 119067 [details]
shrinking STP

Product Version: NetBeans IDE 7.2 Beta (Build 201205021516)
Java: 1.7.0_04; Java HotSpot(TM) Client VM 23.0-b21
System: Linux version 2.6.38-14-generic running on i386; UTF-8; en_US (nb)

see attached screenshot
Comment 1 J Bachorik 2012-05-22 13:22:31 UTC
Can be observed only for Web/EE projects.

Somehow caused by the SettingsCustomizer's customSettingsPanel - currently used to display the LoadGenerator config. I've tried to replace the LoadGenerator config with a simple JPanel with one JLabel but the error remained.
Comment 3 Quality Engineering 2012-06-05 06:06:20 UTC
Integrated into 'main-golden', will be available in build *201206050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/751be96a98e5
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #212060 - fixed broken UI initialization