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 220397 - 2 problems of The Create Test Dialog
Summary: 2 problems of The Create Test Dialog
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: JUnit (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-19 06:03 UTC by fortruth
Modified: 2012-11-01 02:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
With Empty Area (55.98 KB, image/png)
2012-10-19 06:07 UTC, fortruth
Details
frame Field overload (45.19 KB, image/png)
2012-10-19 06:07 UTC, fortruth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fortruth 2012-10-19 06:03:09 UTC
Product Version = NetBeans IDE Dev (Build 201210180002)
Operating System = Linux version 3.2.0-32-generic running on amd64
Java; VM; Vendor = 1.6.0_24
Runtime = OpenJDK 64-Bit Server VM 20.0-b12

there are 2 problems happens in the create test dialog from Project Context Menu ( Tool )

1:), when dialog popup there are big space area.

2:) when resize the dialog, it could over the frame item to overload.

see the sreenshot for exactly.
Comment 1 fortruth 2012-10-19 06:07:02 UTC
Created attachment 126171 [details]
With Empty Area
Comment 2 fortruth 2012-10-19 06:07:28 UTC
Created attachment 126172 [details]
frame Field overload
Comment 3 Theofanis Oikonomou 2012-10-31 13:14:11 UTC
Fixed: http://hg.netbeans.org/core-main/rev/6719177d5c93
Comment 4 Quality Engineering 2012-11-01 02:43:16 UTC
Integrated into 'main-golden', will be available in build *201211010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6719177d5c93
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Issue #220397 - 2 problems of The Create Test Dialog