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 93401 - Disable Reset Collected Results button if nothing to reset
Summary: Disable Reset Collected Results button if nothing to reset
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
: 111362 (view as bug list)
Depends on: 120591
Blocks:
  Show dependency tree
 
Reported: 2007-01-29 09:22 UTC by Ivan Sidorkin
Modified: 2008-01-28 18:36 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 Ivan Sidorkin 2007-01-29 09:22:51 UTC
profiler build 070129

Disable Reset Collected Results at main menu, Profiling Control Panel and Life
Profiling result if nothing to reset

e.g. when you start IDE nothing to reset
Comment 1 Jiri Sedlacek 2007-07-30 17:44:01 UTC
*** Issue 111362 has been marked as a duplicate of this issue. ***
Comment 2 Jiri Sedlacek 2007-10-29 16:18:03 UTC
Fixed in trunk.

/cvs/profiler/modules/main/src/org/netbeans/modules/profiler/ResultsManager.java,v  <--  ResultsManager.java
new revision: 1.2; previous revision: 1.1
/cvs/profiler/modules/main/src/org/netbeans/modules/profiler/ProfilerControlPanel2.java,v  <--  ProfilerControlPanel2.java
new revision: 1.6; previous revision: 1.5
/cvs/profiler/modules/main/src/org/netbeans/modules/profiler/actions/ResetResultsAction.java,v  <--  ResetResultsAction.java
new revision: 1.2; previous revision: 1.1
Comment 3 Alexander Kouznetsov 2007-10-31 11:14:40 UTC
Please take a look at issue 120591
Comment 4 Ivan Sidorkin 2008-01-28 18:36:39 UTC
verified in NetBeans IDE Dev (Build 200801260000)