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 98963

Summary: diagram, package and element creation wizard handle lack of selection differently
Product: uml Reporter: Andrew Korostelev <akorostelev>
Component: ProjectAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Andrew Korostelev 2007-03-26 13:29:39 UTC
There are three similar creation wizard that can be invoked from model tree -
diagram, package and element creation wizards.
If user hasn't selected anything before pressing 'Finish', all of them handle
this case in different way.
e.g.: 
Diagram creation wizard - will disable 'Finish' button with error message.
Package creation wizard will create with default values.
element creation wizard will display alert message dialog.