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 - the tooltip for cells displays all the value of the cell
Summary: the tooltip for cells displays all the value of the cell
Status: CLOSED DUPLICATE of bug 46636
Alias: None
Product: platform
Classification: Unclassified
Component: Outline&TreeTable (show other bugs)
Version: 4.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-21 10:55 UTC by Jan Jancura
Modified: 2008-12-23 14:31 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 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