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 - Patch for: Ant panel in Options dialog is too big and does not resize properly.
Summary: Patch for: Ant panel in Options dialog is too big and does not resize properly.
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: PATCH_AVAILABLE
Depends on:
Blocks:
 
Reported: 2009-09-04 12:37 UTC by Tomas Danek
Modified: 2013-02-28 09:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (71.47 KB, image/png)
2009-09-04 12:37 UTC, Tomas Danek
Details
Shows the static layout of the dialog (116.39 KB, image/png)
2013-01-31 16:48 UTC, markiewb
Details
Proposed patch (10.31 KB, patch)
2013-02-25 23:03 UTC, markiewb
Details | Diff
Patch in action (174.33 KB, image/png)
2013-02-25 23:04 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
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