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 138184 - sequence diagram is not marked dirty for changes after it's reopened
Summary: sequence diagram is not marked dirty for changes after it's reopened
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Sequence (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Petrov
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2008-06-25 07:21 UTC by Peter Lam
Modified: 2008-08-04 23:39 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 Peter Lam 2008-06-25 07:21:31 UTC
build 20080623
This is a regression and this only applies to sequence diagram. All other diagrams are working ok.

- create a sequence diagram
- create a couple of lifelines and a message between them
- save the diagram and close it
- reopen the diagram
- make some changes to the diagram by moving the lifelines around, add new operation to the message, etc., but the
diagram tab is not marked dirty with the asterisk "*"
Comment 1 Peter Lam 2008-06-25 07:22:31 UTC
looks like it's only the diagram tab is not marked dirty since closing the diagram does prompt to save the diagram.
Comment 2 Sergey Petrov 2008-07-22 21:21:17 UTC
http://hg.netbeans.org/uml-main/rev/8c2e9b838f97

fixed
Comment 3 Sergey Petrov 2008-07-23 18:29:05 UTC
http://hg.netbeans.org/uml-main/rev/944f419e6ca1
added try-finally to have more stable code
Comment 4 Peter Lam 2008-08-04 23:39:41 UTC
verified in build 20080804.