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

Summary: New Project wizard: The first category should only be selected for the first time
Product: projects Reporter: jrojcek <jrojcek>
Component: Generic Projects UIAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41535    

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.