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 61539 - Changing aggregation level on Backtraces closes the Back Traces tab
Summary: Changing aggregation level on Backtraces closes the Back Traces tab
Status: CLOSED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-29 10:31 UTC by iformanek
Modified: 2007-02-20 18:10 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 iformanek 2005-07-29 10:31:28 UTC
Changing aggregation level (Method/Class/Package) on Backtraces closes the Back 
Traces tab
Comment 1 iformanek 2005-10-21 15:55:58 UTC
Jirko, please look at this one.
Comment 2 Jiri Sedlacek 2005-10-26 10:43:44 UTC
In CPUSnapshotsPanel.viewTypeHasChanged() I see the following:

  // First close all reverse call graph windows, to avoid problems with graphs
  // displayed at method level
  closeReverseCallsGraphs();

So I expect this is by design. Should this behavior be really changed?
Comment 3 Jiri Sedlacek 2005-11-01 13:37:06 UTC
Backtraces tab is left unchanged when aggregation level changes. Aggregation 
combo is now disabled if backtraces/info tab is shown.

Fixed for M10.
Comment 4 ehucka 2006-10-09 12:10:20 UTC
Verification of old issues.
Comment 5 Alexander Kouznetsov 2007-02-20 10:27:41 UTC
Closing old issues
Comment 6 Alexander Kouznetsov 2007-02-20 18:10:59 UTC
Reverting to original Target Milestone value changed by mistake. Sorry for
inconvenience.