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 26439 - Add horizontal scrollbar to LOCAL VARIABLE view
Summary: Add horizontal scrollbar to LOCAL VARIABLE view
Status: CLOSED DUPLICATE of bug 27129
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-10 19:50 UTC by _ gtzabari
Modified: 2008-04-15 18:53 UTC (History)
0 users

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 _ gtzabari 2002-08-10 19:50:06 UTC
dev build 200208020100

   When using the LOCAL VARIABLE view in the
debugger window and browsing the value of a class
that contains another class as a field and so
forth (very deep nesting of fields) it is
impossible for me to view the contents of the
fields beyond level 2. The old debugger view
allowed scrolling left/right if the nesting was
large. 

   I am proposing you add the horizontal scrollbar
back.
Comment 1 David-john Burrowes 2002-08-21 01:13:22 UTC
One possibility here would be to remove Type column by default.  But,
I don't know how much that would actually help. 

I think we could use the earlier-suggested idea of having a scroll bar
on only the Name column, since I think a scroll bar for the whole
component would be troublesome since it would make it difficult to see
and get at the values column.
Comment 2 David-john Burrowes 2002-09-10 18:50:52 UTC

*** This issue has been marked as a duplicate of 27129 ***
Comment 3 Petr Cyhelsky 2008-04-15 18:51:08 UTC
verified duplicate