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 67979

Summary: array tooltip
Product: debugger Reporter: _ kherink <kherink>
Component: JavaAssignee: issues@debugger <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ kherink 2005-11-02 11:12:10 UTC
to be more user friendly and informative the tooltip for arrays should show the
array contents or at least partial array contents in case of a large array. this
would be especially useful in case of nukmeric arrays.
Comment 1 _ kherink 2005-11-02 11:14:46 UTC
*** Issue 66202 has been marked as a duplicate of this issue. ***
Comment 2 Martin Entlicher 2005-12-13 15:43:00 UTC
I would do this only for arrays with primitive values, otherwise the tooltip can
easily get too long.