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 108157 - Double-click on project template should move the wizard to the next step
Summary: Double-click on project template should move the wizard to the next step
Status: RESOLVED DUPLICATE of bug 55627
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL: http://ui.netbeans.org/usability/edit...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 15:18 UTC by jrojcek
Modified: 2008-12-22 14:55 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 jrojcek 2007-06-26 15:19:00 UTC
A participant double-clicked on a project template in New Project Wizard and expected it would move to the next step. It didn't move.

Recommendation:

Double-click should move to the next step. It should work like that in New File Wizard as well.
Comment 1 Jesse Glick 2007-06-26 16:51:53 UTC
Yes please. I have a feeling this is a duplicate of some ancient bug. Probably needs to be fixed in
o.o.loaders.TemplateWizard.
Comment 2 Milan Kubec 2007-06-27 08:57:45 UTC
Please evaluate, thanks.
Comment 3 Jiri Rechtacek 2007-06-27 09:16:18 UTC
No way to use Wizards API for such feature nor known way how to fix Wizards API for support that case.

*** This issue has been marked as a duplicate of 55627 ***