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 61051 - The expanded rows in the Local Variables tab do not stay expanded
Summary: The expanded rows in the Local Variables tab do not stay expanded
Status: CLOSED DUPLICATE of bug 51794
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2005-07-16 03:21 UTC by frankioski
Modified: 2010-04-29 09:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The Local Variables tab shows expanded rows prior to stepping over 1 line of code (185.83 KB, image/jpeg)
2005-07-16 03:23 UTC, frankioski
Details
The Local Variables tab shows the rows are now shut after stepping over 1 line of code within the same method when debugging (168.17 KB, image/jpeg)
2005-07-16 03:25 UTC, frankioski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description frankioski 2005-07-16 03:21:31 UTC
When debugging using breakpoints, stepping over/into/out of lines of code, the
Local Variables tab can be a tremendous aid.  Inside that tab, certain rows can
be expanded to provide greater detail to the "this" object or the ancestor
object, etc.  The very annoying problem that I am noticing in 4.1 is that these
expanded rows collapse (shut back) when stepping over/into/out of each line of
code in the Java editor (I don't know whether this applies to the other
editors).  This was not the case in 3.6 (unless the debugger went into a
different method).  The rows that the user chooses to expand should remain expanded.
Comment 1 frankioski 2005-07-16 03:23:47 UTC
Created attachment 23127 [details]
The Local Variables tab shows expanded rows prior to stepping over 1 line of code
Comment 2 frankioski 2005-07-16 03:25:42 UTC
Created attachment 23128 [details]
The Local Variables tab shows the rows are now shut after stepping over 1 line of code within the same method when debugging
Comment 3 Martin Entlicher 2005-07-16 23:05:11 UTC
I agree that this is very annoying behavior. But this can not be P1 priority,
it's at most P2. It's a usability problem. It has a trivial workaround, but it's
annoying.

This is a duplicate of issue #51794, which is already fixed in 4.2.


*** This issue has been marked as a duplicate of 51794 ***
Comment 4 Quality Engineering 2010-04-29 09:23:55 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.