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 114671 - Reset Results freezes DrillDown filter
Summary: Reset Results freezes DrillDown filter
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-04 17:45 UTC by Alexander Kouznetsov
Modified: 2007-09-25 18:14 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 Alexander Kouznetsov 2007-09-04 17:45:52 UTC
Product Version: NetBeans IDE Dev (Build 200708300000) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b06 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Steps to reproduce:
- Start CPU profiling of AnagramGame application, Entire Application, Profile All Classes
- Play with application
- Open Live Results, Open DrillDown
- Select Java IO category
- Click Reset Results button
- Play with application
- RESULT: No relevant data message in Live Results. Snapshots are still available.
Comment 1 J Bachorik 2007-09-05 13:19:17 UTC
there was missing part in the drilldown which takes care of properly resetting the drilldown filter value when resetting
results
Comment 2 Alexander Kouznetsov 2007-09-25 18:14:10 UTC
Verified with 20070920