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 46406

Summary: Text in Location column of selected row in Call Stack view invisible in Ocean L&F
Product: platform Reporter: Jesse Glick <jglick>
Component: Outline&TreeTableAssignee: _ tboudreau <tboudreau>
Status: CLOSED DUPLICATE    
Severity: blocker Keywords: L&F
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot

Description Jesse Glick 2004-07-21 19:57:55 UTC
See screenshot.
Comment 1 Jesse Glick 2004-07-21 19:59:45 UTC
Created attachment 16370 [details]
Screenshot
Comment 2 Jesse Glick 2004-07-21 20:00:05 UTC
1.5.0 b58.
Comment 3 Maros Sandor 2004-07-27 09:24:07 UTC
Debugger does not set colors in treetable views, reassigning.
Comment 4 _ tboudreau 2004-07-27 20:38:19 UTC
Really the same problem - will be solved in HtmlRenderer today or tomorrow.  Though it 
seems like a bug if Ocean returns pale blue as the value for "textInactiveText" from 
UIManager - that's what's causing it.  So I could just override the key in the plaf library, 
but anyway I need to do something about html-specified colors being too close to selected 
colors.

*** This issue has been marked as a duplicate of 45709 ***
Comment 5 Marian Mirilovic 2005-07-12 10:16:04 UTC
closed