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 - Watch should guarantee the variable is visible
Summary: Watch should guarantee the variable is visible
Status: CLOSED DUPLICATE of bug 22130
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-07 19:35 UTC by eadams
Modified: 2003-06-30 17:27 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.