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 131977

Summary: The selection in JTree is not compliant with Nimbus theme
Product: platform Reporter: Ondrej Langr <olangr>
Component: Window SystemAssignee: mslama <mslama>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: L&F
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 131305    
Attachments: Selection in a JTree component

Description Ondrej Langr 2008-04-03 19:41:12 UTC
See attached image. The blue selection is all the way through. The behavior is weird as it sometimes looks OK and
sometimes doesn't. Should not be a JDK problem as it seems to always work e.g. in Options/UML/Templates JTree. 

I apologize in advance, but I'm not at all sure about the component. Please reassign if necessary.
Comment 1 Ondrej Langr 2008-04-03 19:42:46 UTC
Created attachment 59638 [details]
Selection in a JTree component
Comment 2 David Simonek 2008-06-17 16:23:48 UTC
I think it *is* Swing problem, I remember to have similar problem on GTK, but I don't have the issue at hand now.
Comment 3 Ondrej Langr 2008-08-15 13:13:35 UTC
It does not seem to be a swing problem. It is not implemented perfectly there, but at least the whole line is of the
same color (tested on Swingset Demo2).

So the problem has to be in NetBeans IMO ...
Comment 4 Stanislav Aubrecht 2008-08-21 12:25:31 UTC

*** This issue has been marked as a duplicate of 110739 ***