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 171474

Summary: Patch for: Ant panel in Options dialog is too big and does not resize properly.
Product: projects Reporter: Tomas Danek <musilt2>
Component: AntAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: blocker CC: markiewb
Priority: P4 Keywords: PATCH_AVAILABLE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
Shows the static layout of the dialog
Proposed patch
Patch in action

Description Tomas Danek 2009-09-04 12:37:21 UTC
..on my Mac.

See screenshot. Other panels are ok.
Comment 1 Tomas Danek 2009-09-04 12:37:50 UTC
Created attachment 87105 [details]
screenshot
Comment 2 Tomas Danek 2009-09-04 12:38:15 UTC
Product Version: NetBeans IDE Dev (Build 090904)
Java: 1.5.0_19; Java HotSpot(TM) Client VM 1.5.0_19-137
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)
Userdir: /tmp/ud2
Comment 3 markiewb 2013-01-31 16:48:03 UTC
Created attachment 130902 [details]
Shows the static layout of the dialog
Comment 4 markiewb 2013-02-25 23:03:30 UTC
Created attachment 131872 [details]
Proposed patch

I like to propose the following patch to solve the resizing issue.
It updates the JPanel so that the content resizes properly.

See the result in the following (to be attached) screenshot.

@NB-Devs: Please review, discuss and commit. Thank you.
Comment 5 markiewb 2013-02-25 23:04:20 UTC
Created attachment 131873 [details]
Patch in action
Comment 6 Theofanis Oikonomou 2013-02-28 09:43:29 UTC
I think this is fixed by http://hg.netbeans.org/core-main/rev/33742bcdd096