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 27206 - Finish button in "New Wizard - Servlet" disabled in some wrong cases
Summary: Finish button in "New Wizard - Servlet" disabled in some wrong cases
Status: CLOSED DUPLICATE of bug 29401
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-11 12:54 UTC by Alexei Mokeev
Modified: 2008-12-23 11:39 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 Alexei Mokeev 2002-09-11 12:54:35 UTC
In some cases "Finish" button disabled, when you try to create new servlet in classes
directory of web module. Of course, there are several workarounds, but such behavior may 
confuse user.
Steps to reproduce:
1)Mount some web module 
2)Select WEB-INF/Classes
3)Type Ctrl-N or select File->New via main menu
4)Select JSP & Servlet->Servlet in the tree and press Next button
5)Click mouse on some other directory in the tree and then select
back your WM : /WEB-INF/classes

Notice, that Finish button disabled and you can't press it.

Well reproduced with S1S 4.1 build 020905 on all platforms
Comment 1 akemr 2003-01-13 15:29:29 UTC
Looks like a problem in New From Template Wizard. Similar situation is
with New -> Java -> Class etc.

Steps:
1. New -> Java -> Class
2. Click on some folder (Finish is enabled)
3. Click on some FS root (Finish is disabled)
Comment 2 akemr 2003-01-13 15:31:18 UTC
Reassign.
Comment 3 Jiri Rechtacek 2003-02-27 11:40:54 UTC

*** This issue has been marked as a duplicate of 29401 ***
Comment 4 Marian Mirilovic 2003-07-22 13:40:14 UTC
verified, closed - it's duplicate.