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 113837

Summary: Ctrl-Alt-PgUp/PgDn doesn't work in empty Allocations tab
Product: profiler Reporter: Alexander Kouznetsov <mrkam>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Alexander Kouznetsov 2007-08-27 12:55:26 UTC
Product Version: NetBeans IDE Dev (Build 200708270000) 
Java: 1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105 

Steps to reproduce:
- Open Memory snapshot with allocation stacks information gathered
- Use Ctrl-Alt-PgUp/PgDn to navigate through tabs
- RESULT: Ctrl-Alt-PgUp/PgDn navigation doesn't work in empty Allocations tab. Try to open Allocation stacks for some
object. Ctrl-Alt-PgUp/PgDn navigation will work.
Comment 1 Jiri Sedlacek 2007-10-01 10:52:21 UTC
Fixed by disabling empty Allocation Stack Traces tab.

Fixed for Beta2.
Comment 2 Alexander Kouznetsov 2007-10-17 17:40:40 UTC
Verified with Beta 2