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 11694 - Soln to 7881, disabling next/finish in New dialog not helpful
Summary: Soln to 7881, disabling next/finish in New dialog not helpful
Status: VERIFIED DUPLICATE of bug 23116
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: UI
Depends on: 15267 23116
Blocks:
  Show dependency tree
 
Reported: 2001-04-24 01:32 UTC by Ann Sunhachawee
Modified: 2008-12-22 20:44 UTC (History)
5 users (show)

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 Ann Sunhachawee 2001-04-24 01:32:50 UTC
See fix for bug 7881. This appears for 3.2 and Dev.

When user types in name of file that already exists in the New  Wizard, the
"Next" and "Finish" buttons all the sudden are disabled. I think the proper
solution to the bug is that the when the user pushes the Next button a warning
dialog should appear informing the user that the file name already exists, and
the wizard should not advance (the name field should have focus and the name
should be fully highlighted)

It's a little boggling and not informative behavior that all the sudden the
Next/Finish should disable as user is typing. 

Might even get some performance enhancement here if the wizard doesn't have to
do the verifcation checking after each keypress.
Comment 1 Jiri Mzourek 2001-04-27 14:49:54 UTC
Jano, do you think that this is possible implement in current Wizard APIs?
Comment 2 Jan Chalupa 2001-05-06 15:08:19 UTC
Target milestone -> 3.3
Comment 3 jrojcek 2001-09-27 10:47:34 UTC
This won't be fixed in 3.3 bcs it needs wizard redesign. 
If it blocks other bugs from being solved then change milestone back
and increase priority, please.

Comment 4 Jiri Mzourek 2001-10-19 15:58:08 UTC
Component change: ui -> openide
Comment 5 David Simonek 2002-02-06 16:26:14 UTC
Seems to me that this depends on wizards redesign (as Jano pointed
out) described in bug 15267
Comment 6 mslama 2002-08-05 17:47:11 UTC
Passing to new owner
Comment 7 Jiri Rechtacek 2003-08-26 13:38:19 UTC
It is a partly duplicate of issue 7706 and partly issue 23116.
Resolution both issue fixes this issue too.

*** This issue has been marked as a duplicate of 23116 ***
Comment 8 Marian Mirilovic 2003-09-02 18:05:23 UTC
verifying - duplication