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 22166

Summary: Watch should guarantee the variable is visible
Product: debugger Reporter: eadams <eadams>
Component: CodeAssignee: issues@debugger <issues>
Status: CLOSED DUPLICATE    
Severity: blocker CC: davidjon
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: ENHANCEMENT Exception Reporter:

Description eadams 2002-04-07 19:35:28 UTC
The user's task when using Add Watch is  to see the contents
of a variable.  When  a watch is added, the newly watched variable
should be shown to the user.  Therefore,

   a) If the Debugger window is not visible, then
       it should become visible.
 
   b) If the watch list is long enough to have a vertical
       scroll bar, then the watch window should be scrolled
       to disply the watch.

In summary the watched variable should be made
visible and the user should be able to predict 
where this will be.
Comment 1 Jan Jancura 2002-04-08 15:42:16 UTC
Duplicate.
planned for nb3.4
a) is already fixed in main trunk


*** This issue has been marked as a duplicate of 22130 ***
Comment 2 Quality Engineering 2003-06-30 17:24:20 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-06-30 17:27:53 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.