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 60022

Summary: During first debugging session it's not possible to use tree structure in watches window
Product: debugger Reporter: Max Sauer <msauer>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 59945    
Bug Blocks:    
Attachments: screenshot

Description Max Sauer 2005-06-15 12:22:12 UTC
During first debugging session after opening a project, it is not possible to
use tree structure normally aviable in the watches window. (the small lever next
to a object-type variable in the watches window).

This feature is somehow not aviable during first debugger session, aftewards it
works normally.

In NB 4.1fcs, this issue is not reproducible.

I'll add a screenshot.

-------------------
NB dev 200506142000
JDK 1.4.2_08
Comment 1 Max Sauer 2005-06-15 12:23:26 UTC
Created attachment 22695 [details]
screenshot
Comment 2 Martin Entlicher 2005-06-15 12:47:46 UTC
Might be associated with issue #59945. I'll check this after that issue is fixed.
Comment 3 Martin Entlicher 2005-06-22 14:35:38 UTC
Seems to work O.K. after issue #59945 was fixed.
Comment 4 Max Sauer 2005-06-22 15:17:23 UTC
Works O.K., thank you for your effort. Verified.