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 - [Study][DB-22] Sub-expression node is easy to overlook
Summary: [Study][DB-22] Sub-expression node is easy to overlook
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL: http://ui.netbeans.org/usability/debu...
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2006-11-28 09:14 UTC by jrojcek
Modified: 2010-04-29 09:31 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 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.