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 216324 - New attach wizard does not remember last settings
Summary: New attach wizard does not remember last settings
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-08-02 12:26 UTC by Tomas Hurka
Modified: 2012-08-04 02:32 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 Tomas Hurka 2012-08-02 12:26:06 UTC
New attach wizard does not remember last settings. 
Steps:
1) open attach wizard
2) set some non-default settings (like remote and fill in host name and platform)
3) profile application with this settings
4) open attach wizard again
5) settings from step 2 are lost
Comment 1 Jiri Sedlacek 2012-08-02 12:48:20 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/130d37c1f6c4.
Comment 2 Quality Engineering 2012-08-04 02:32:21 UTC
Integrated into 'main-golden', will be available in build *201208040001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/130d37c1f6c4
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #216324 - do not reset settings while configuring Attach Dialog