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 34173

Summary: [TTV] Hyperlinks do not show underlines ordinarily
Product: platform Reporter: David-john Burrowes <davidjon>
Component: ExplorerAssignee: _ tboudreau <tboudreau>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 31896    
Bug Blocks: 33281    

Description David-john Burrowes 2003-06-04 19:41:56 UTC
[Note: I'm assuming the hyperlink renderer is part
of this component.   I hope that is right]

Hyperlinks shown in cells of the treetable view do
not show underlines unless they have been
activated.  The underline should probably be shown
all the time.

To reproduce: Look at the location column of the
Call Stack view in the debugger.
Comment 1 Jiri Rechtacek 2003-06-04 22:41:08 UTC
This issue blocks the umbrella issue 33281 - TreeTableView improving. All TTV's
issues should be fixed separately at once on base UI spec (task 31621).
Comment 2 Jiri Rechtacek 2003-06-04 22:55:22 UTC
PropertyPanel is used for display property values, hyperlink also =>
reassign to propertysheet.
Comment 3 _ tboudreau 2003-06-05 08:56:12 UTC
Attaching to PropertyPanel rewrite task - post property
sheet integration, PropertyPanel should be rewritten to
use the lightweight rendering infrastructure of the new
PropertySheet.

But I am confused - issue 24964 request that I implement
some kind of support for hyperlinks because it doesn't
exist, and this issue reports a bug in something that
AFAIK doesn't yet exist.  What hyperlinks, where, please?
Comment 4 _ tboudreau 2003-12-09 09:37:12 UTC
Property panel rewrite branch merged.
Comment 5 Marian Mirilovic 2005-07-13 13:24:52 UTC
closed