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 89062 - New Folder dialog doesn't recognize existing folder
Summary: New Folder dialog doesn't recognize existing folder
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milan Kubec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-09 18:56 UTC by _ potingwu
Modified: 2007-02-05 21:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (30.49 KB, image/png)
2007-01-03 12:46 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ potingwu 2006-11-09 18:56:02 UTC
Steps to reproduce:
1. Create any project
2. In Projects window create new folder via context menu on project node
3. Accept default 'newFolder' name
4. Repeat the above step, but notice that in the 'New Folder' dialog, the wizard
doesn't check to see if this folder is already exist.

In NetBeans 4, the wizard simply disabled the 'Finish' button and prompted the
following message I think is a better approach:
    'The file newFolder already exists'
Comment 1 David Simonek 2006-11-20 13:11:08 UTC
Passing to dialogs, please reassign if I'm wrong.
Comment 2 Milan Kubec 2007-01-03 12:44:06 UTC
I'm not able to reproduce, attached screenshot shows warning message and
disabled Finish button.
Comment 3 Milan Kubec 2007-01-03 12:46:51 UTC
Created attachment 37010 [details]
screenshot