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 37335

Summary: [WinLAF] the blue border around the selected item looks ugly in Documents dialog
Product: platform Reporter: santhosh <santhosh>
Component: Window SystemAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: blocker Keywords: L&F, UI
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: Blue Border

Description santhosh 2003-11-19 11:42:24 UTC
in list(Windows LAF), the blue border around the 
selected item looks ugly
see the attached screenshot for more details
Comment 1 santhosh 2003-11-19 11:44:10 UTC
Created attachment 12213 [details]
Blue Border
Comment 2 Jan Becicka 2003-11-24 10:10:48 UTC
A winsys problem.
Comment 3 mslama 2003-12-10 13:54:13 UTC
Hmm. It is L&F design. I am afraid we cannot do anything with it.
Passing to UI.
Comment 4 jrojcek 2004-01-17 17:21:54 UTC
This color clearly overrides the swing default.

Jirko, I think this is a bug somewhere in ListView. It should use the default color (or 
the same color as in TreeView).
Comment 5 Jiri Rechtacek 2004-04-02 10:05:23 UTC
Checking in src/org/openide/explorer/view/NodeRenderer.java;
/cvs/openide/src/org/openide/explorer/view/NodeRenderer.java,v  <-- 
NodeRenderer.java
new revision: 1.29; previous revision: 1.28
done
Comment 6 Zdenek Konecny 2005-07-11 12:40:10 UTC
In current version (NetBeans 4.2 Build 200507061800) aren't any blue borders
around selected item, so I've marked it verified.