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 24724 - Values in cells should show a truncation marker (...) when they are too wide
Summary: Values in cells should show a truncation marker (...) when they are too wide
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-13 00:14 UTC by David-john Burrowes
Modified: 2008-12-22 18:57 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 David-john Burrowes 2002-06-13 00:14:20 UTC
Values in cells in the lists should end with an ellipsis if they are too long to fit in the cell.  A 
tooltip for these cells should show the full values (or reasonably full in the case of cells with 
very very long contents)
Comment 1 _ lcincura 2005-05-12 16:44:15 UTC
NetBeans IDE 4.2 [200505101800] on jdk 1.5.0_03

Only values displayed in plain text do show ellipsis. Red displayed valuest does
not.
Comment 2 Martin Entlicher 2005-05-16 17:38:35 UTC
Unfixable in debugger, moving to property sheet.
Comment 3 Martin Krauskopf 2005-09-06 19:52:38 UTC
I'll turn on truncating style for used HtmlRenderer.
Comment 4 Martin Krauskopf 2005-09-06 20:02:56 UTC
Fixed.

Checking in propertysheet/RendererFactory.java; 1.1 --> 1.2