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 - diagram name typed in Save As is lost after message about incorrect symbols
Summary: diagram name typed in Save As is lost after message about incorrect symbols
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-02 17:33 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-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.