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 232881 - Attach Settings dialog too wide when Direct is selected
Summary: Attach Settings dialog too wide when Direct is selected
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-17 08:29 UTC by Jiri Skrivanek
Modified: 2013-07-18 08:17 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 Jiri Skrivanek 2013-07-17 08:29:08 UTC
The Attach Settings dialog is unnecessarily wide when Direct connection was selected previously. To reproduce:

- choose "Profile|Attach Profiler" from main menu
- click "change..." in the bottom of the "Attach Profiler" dialog
- select "Direct" and click OK
- click "change..." again but now is the dialog opened too wide. It accommodates its size to show -agentpath parameter in full length which is not necessary imo.

Product Version: NetBeans IDE Dev (Build 201307162300)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Jiri Sedlacek 2013-07-17 12:11:21 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/1b212dd617f4.
Comment 2 Quality Engineering 2013-07-18 02:38:39 UTC
Integrated into 'main-silver', will be available in build *201307172300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1b212dd617f4
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #232881 - make sure Attach dialog is not too wide