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 66222 - [50cat] Import settings dialog look and feel is not consistent with the netbeans's look and feel
Summary: [50cat] Import settings dialog look and feel is not consistent with the netbe...
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Import Settings (show other bugs)
Version: 5.x
Hardware: PC Solaris
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: L&F, UI
Depends on:
Blocks:
 
Reported: 2005-10-07 09:50 UTC by vanob
Modified: 2008-12-22 23:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vanob 2005-10-07 09:50:12 UTC
[ BUILD # : 200509261930 ]
[ JDK VERSION : 1.5.0_05 ]

Make sure you have nb41 userdir somewhere netbeans can detect it 

1. Start with empty userdir
2. NetBeans will ask to import 4.1 settings.

I think the look and feel of that dialog is not set.
It's the default switng l&f of jdk 1.5. big fonts, etc.
Comment 1 Jiri Rechtacek 2005-10-07 11:54:50 UTC
Yes, you are right. But the Import dialog is invoked before the NetBeans window
system is loaded (because any setting would affect windowsystem loading), it's a
reason why Import dialog doesn't look like other NetBeans dialogs.
We don't plan to change this approach. Thanks for your feedback.