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 34172

Summary: [TTV] Hyperlinks display with a grey background after being activated
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:40:40 UTC
[Note: I'm assuming the hyperlink renderer is part
of this component.   I hope that is right]

If one clicks on a hyperlink in a cell, after the
link has been activated, the cell is left with a
grey background.  I think the cell should have the
same background color before and after having been
activated.

To reproduce: display the call stack view in the
debugger, and click on any cell in the location
column.
Comment 1 Jiri Rechtacek 2003-06-04 22:41:07 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:54:51 UTC
PropertyPanel is used for display property values, hyperlink also =>
reassign to propertysheet.
Comment 3 _ tboudreau 2003-06-05 08:55:53 UTC
Adding to PropertyPanel rewrite umbrella issue
Comment 4 _ tboudreau 2003-12-09 09:37:10 UTC
Property panel rewrite branch merged.
Comment 5 Marian Mirilovic 2005-07-13 13:24:51 UTC
closed