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 142295 - Adding column to fields or references view shrinks Field column too much
Summary: Adding column to fields or references view shrinks Field column too much
Status: RESOLVED WONTFIX
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 19:08 UTC by Petr Cyhelsky
Modified: 2009-11-05 17:47 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 Petr Cyhelsky 2008-07-30 19:08:12 UTC
Product Version: NetBeans IDE Dev (Build 200807300201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

Adding of some new column(via the corner button) to fields or references view leads to shrinking of the Fields column in
those views.
Comment 1 Jiri Sedlacek 2009-11-05 17:47:07 UTC
As designed. The Fields/References column is the only auto-resizeable column to use all of the free horizontal space.
Thus it's made smaller by adding a new column. That's just the way it works - either hide another column or enlarge the
HeapWalker window or buy a wider monitor:o)