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 90155

Summary: [Study][DB-22] Sub-expression node is easy to overlook
Product: debugger Reporter: jrojcek <jrojcek>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: CLOSED FIXED    
Severity: blocker Keywords: USABILITY
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://ui.netbeans.org/usability/debugger_Sep_06/report.html#DB22
Issue Type: DEFECT Exception Reporter:

Description jrojcek 2006-11-28 09:14:47 UTC
Finding	
One participant completely overlooked the sub-expression node even though it was visible in the 
Variables window and participant work with the local variables during solving the task.

Severity	
Several participants had problems with locating the sub-expression node. One participant didn't find it at 
all.

Recommendation	
Expand the sub-expression node automatically and show all evaluated expression values.
Comment 1 Martin Entlicher 2007-01-11 11:06:33 UTC
O.K. We can have it expanded by default.
Comment 2 Roman Ondruska 2007-07-24 13:49:43 UTC
Accepted. The original reason for having it closed by default was technically oriented. We will try to have this node
open by default.
Comment 3 Martin Entlicher 2007-10-02 16:22:10 UTC
The default expansions are set now:

RCS file:
/shared/data/ccvs/repository/debuggerjpda/ui/src/META-INF/debugger/netbeans-JPDASession/LocalsView/org.netbeans.spi.viewmodel.TreeExpansionModel,v

/shared/data/ccvs/repository/debuggerjpda/ui/src/META-INF/debugger/netbeans-JPDASession/LocalsView/org.netbeans.spi.viewmodel.TreeExpansionModel,v
 <--  org.netbeans.spi.viewmodel.TreeExpansionModel
initial revision: 1.1

RCS file:
/shared/data/ccvs/repository/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/VariablesTreeExpansionModel.java,v

/shared/data/ccvs/repository/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/models/VariablesTreeExpansionModel.java,v
 <--  VariablesTreeExpansionModel.java
initial revision: 1.1
Comment 4 Quality Engineering 2010-04-29 09:31:15 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.