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

Summary: Disable Reset Collected Results button if nothing to reset
Product: profiler Reporter: Ivan Sidorkin <ivansidorkin>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 120591    
Bug Blocks:    

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)