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 140327 - Display window while asking about importing settings
Summary: Display window while asking about importing settings
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 15:19 UTC by Mikhail Matveev
Modified: 2009-01-06 14:35 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Matveev 2008-07-16 15:19:19 UTC
Assume you run new version of the IDE (say, NB 6.5) and have stored setting for previous version (say, NB 6.1). During
the first start, the IDE asks if user wants to import settings. But IDE start takes significant time, so user may switch
to another application during this, and so he will not see this warning. So he will be confused trying to find where is
the IDE which he has started.

My suggestion is: either to make that import dialog to be a frame (in this case, user will see it in the taskbar) ot to
make it appearing above all other windows (so that user will see it in any case).