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 - diagram, package and element creation wizard handle lack of selection differently
Summary: diagram, package and element creation wizard handle lack of selection differe...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-26 13:29 UTC by Andrew Korostelev
Modified: 2009-05-25 21:06 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 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.