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 48543

Summary: [metal + JDK1.5] selection of first selected project (by default) isn't visible on JDK1.5
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: Window SystemAssignee: David Simonek <dsimonek>
Status: CLOSED FIXED    
Severity: blocker CC: athompson
Priority: P4 Keywords: JDK_SPECIFIC, L&F
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: New Project wizard on JDk1.4.2_05
New Project wizard on JDk1.5.0(rc)

Description Marian Mirilovic 2004-09-06 14:51:20 UTC
[nb_dev](200409051800)

Steps to reproduce:
- run IDE
- open File | New Project wizard

*[jdk1.4.2_05]*
- project's selection is visible (see attachment)

*[jdk1.5.0](rc)*
- project's selection isn't visible (see attachment)


If you open New Project (New File) wizard, there
is one category (categories) selected by default
and first project (file type) is selected too, but
this selection isn't visible on JDK1.5.0(rc) + metal
Comment 1 Marian Mirilovic 2004-09-06 14:52:00 UTC
Created attachment 17398 [details]
New Project wizard on JDk1.4.2_05
Comment 2 Marian Mirilovic 2004-09-06 14:52:43 UTC
Created attachment 17399 [details]
New Project wizard on JDk1.5.0(rc)
Comment 3 athompson 2004-09-13 21:23:02 UTC
i think this is caused by the panel not having focus. see issue 48951.
Comment 4 athompson 2004-09-23 13:03:59 UTC
this issue may have been fixed with the fix of issue 48951. can you check?
Comment 5 David Simonek 2004-09-23 13:15:23 UTC
Yes Alvin you are right, this one was fixed together with issue 48951.
Thanks for pointing that out.

Further clarification: Panel indeed *had* selection, but painted in
invisible color under Metal + jdk 1.5. So focus things were OK, it was
just wrong color used.
Comment 6 Marian Mirilovic 2004-12-06 14:40:48 UTC
verified in NB4.1