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 50687

Summary: the tooltip for cells displays all the value of the cell
Product: platform Reporter: Jan Jancura <jjancura>
Component: Outline&TreeTableAssignee: Stanislav Aubrecht <saubrecht>
Status: CLOSED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 4.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jan Jancura 2004-10-21 10:55:54 UTC
In debugger, when you look at the local variables
and the column "toString()", 
the string is often larger than the column. I
suggest the tooltip for this 
cell displays all the value of the toString. Now,
it display "Displays value 
of the toString call", which is a "no-information"...
Comment 1 _ tboudreau 2004-10-21 11:02:04 UTC
Note, whoever fixes this should html-ize the tooltip, and truncate it after some number of 
characters, so we don't either have tooltips wider than the screen or tooltips that fill the 
whole screen (this *is* possible and very ugly).

Some code to do this exists in org.openide.explorer.propertysheet.PropUtils.
Comment 2 Stanislav Aubrecht 2005-01-04 13:38:50 UTC

*** This issue has been marked as a duplicate of 46636 ***
Comment 3 Marian Mirilovic 2006-01-17 15:21:58 UTC
verified duplicate
Comment 4 Quality Engineering 2008-12-23 14:31:48 UTC
This issue had *1 votes* before move to platform component