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 66788 - New columns size in debugger views
Summary: New columns size in debugger views
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
: 117076 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-14 12:02 UTC by _ lcincura
Modified: 2012-11-27 14:29 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 _ lcincura 2005-10-14 12:02:35 UTC
NetBeans IDE 5.0 [200510111800] on jdk 1.5.0_05

When new column is displayed in debugger views (like showing toString in Local
Variables), the column default size is very small. User cannot see any data in
the view unless he resizes the column.
Comment 1 Martin Entlicher 2005-12-08 16:44:44 UTC
True. Scheduling for promo G.
Comment 2 Martin Entlicher 2006-06-26 16:54:42 UTC
The default size is equal for each column. This is not the best approach. There
should be some intelligent sizing according to width of cells.
Comment 3 Martin Entlicher 2007-10-02 12:36:36 UTC
*** Issue 117076 has been marked as a duplicate of this issue. ***
Comment 4 Martin Entlicher 2012-11-27 14:29:04 UTC
Automatic sizing with dynamic data may not always behave well.
This is easily manually customizable, lowering to P4.