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 99713

Summary: diagram name typed in Save As is lost after message about incorrect symbols
Product: uml Reporter: Andrew Korostelev <akorostelev>
Component: ProjectAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Andrew Korostelev 2007-04-02 17:33:06 UTC
If user makes a copy of diagram using 'Save As' and has used incorrect symbols,
information message dialog appears.
'Save As' dialog is closed and already typed name is loosed.
And user will have to type it again.

steps:
- Invoke 'Save As' for existing diagram.
- type new name with '&' sign.
Information message will appear.
'OK' will close 'Information' dialog. But Save As dialog will not be opened again.
User will have to type new name again.
Comment 1 Andrew Korostelev 2007-04-02 17:33:57 UTC
see also issue 99710 - user looses typed diagram name after message about
incorrect symbols
Comment 2 Yang Su 2007-06-26 20:05:16 UTC
For the same reason stated in issue 99710, I'm sending this for iteam review.
Comment 3 Trey Spiva 2007-07-10 16:28:34 UTC
This issue is an issue about with the Save Diagram As dialog that appears when using the Save As context menu.   The OK button should not be enabled if the 
name is not a valid name.
Comment 4 Yang Su 2007-07-12 20:17:22 UTC
minor usability issue, according to guideline http://qa.netbeans.org/bugzilla/bug_priority_guidelines.html, it should be
p4. 

The fix would be to implement custom dialog to take input name.