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

Summary: Values in cells should show a truncation marker (...) when they are too wide
Product: platform Reporter: David-john Burrowes <davidjon>
Component: ExplorerAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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