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 44398 - New Project wizard: The first category should only be selected for the first time
Summary: New Project wizard: The first category should only be selected for the first ...
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 41535
  Show dependency tree
 
Reported: 2004-06-07 08:22 UTC by jrojcek
Modified: 2006-03-24 09:42 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 2004-06-07 08:22:33 UTC
I wasn't clear when describing the selection behavior. The first 
category should only be selected when you invoke the wizard for 
the first time. The next time it should remember and select the 
last selected project template.

The keyboard focus should always be in the category list if the 
wizard shows directly the first panel when it is invoked. (If the 
first panel is reached from the second panel by clicking Back, it 
should keep the focus in projects list).
Comment 1 Jiri Rechtacek 2004-06-10 10:24:41 UTC
fixed in src/org/netbeans/modules/project/ui/TemplateChooserPanelGUI.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/TemplateChooserPanelGUI.java,v
 <--  TemplateChooserPanelGUI.java
new revision: 1.16; previous revision: 1.15
done
Checking in src/org/netbeans/modules/project/ui/TemplatesPanel.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/TemplatesPanel.java,v
 <--  TemplatesPanel.java
new revision: 1.7; previous revision: 1.6
done
Checking in src/org/netbeans/modules/project/ui/TemplatesPanelGUI.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/TemplatesPanelGUI.java,v
 <--  TemplatesPanelGUI.java
new revision: 1.15; previous revision: 1.14
done
Comment 2 Marian Mirilovic 2005-12-20 15:52:09 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.