Bug 63930

Summary: Next key on the Create New Project dialog should be enabled on valid information only
Product: [Developer tools] kdevplatform Reporter: Bernd Pol <bernd.pol>
Component: appwizardAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bernd Pol 2003-09-09 00:20:01 UTC
Version:           3.0.0a6 (using KDE 3.1.3)
Installed from:    SuSE
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS:          Linux (i686) release 2.4.20-4GB-athlon

When you navigate with the keyboard through the Create New Project dialog the Next key reacts on an inadvertend Enter keypress and switches over to the CVS dialog pages.
In any case, you should not be able to advance unless all viable information has been correctly entered.

Bernd
Comment 1 Bernd Pol 2003-09-09 02:33:08 UTC
To be more specific: The Next key starts up activated when the dialog is 
opened. It will become deactivated once a template selection is made. Thus, 
the Next key should come up deactivated as well. 
 
Hence, this is a bug, not a wish. 
 
Bernd 
Comment 2 Dominik Haumann 2003-09-09 14:58:55 UTC
fixed in CVS.
It is much better now but still not perfect: is an author necessary to enable
the "Next"-button?