Bug 145971

Summary: Current project is marked modified whenever a diagram is redrawn
Product: [Applications] umbrello Reporter: Ben Hearsum <bhearsum>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ben Hearsum 2007-05-26 00:15:12 UTC
Version:           svn (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages

Whenever a Class diagram is redrawn the entire project is marked as modified. This may happen with other diagram types too, I have not tested. Could this be a regression from bug#71265?

STR:
1. Open a project and create a diagram.
2. Do something to cause it to redraw (shade/unshade the window, minimize/maximize, etc)

Expected Behaviour:
Modified status should not change.
Comment 1 Antoine Dopffer 2007-05-27 00:32:01 UTC
Hi Ben.

Of course, the project is marked as modified because the diagrams are important parts of the project. Umbrello save the location of the objects in the diagrams.

When you modify the location of the objects in your diagram, you expect umbrello to  restore the exact location of the object in the diagram the next time you use umbrello, dont' you ? 
I prefer umbrello tells me I have to save my modifications if I want to restore exactly the diagrams.
 
So it's not a bug, it's a feature ;-)

It would be a bug if the generated code is modified when only the locations of the objects in the diagrams are modified.

Have a nice day
Comment 2 Ben Hearsum 2007-05-27 04:42:28 UTC
I'm not sure we're talking about the same thing here. I haven't moved anything on the diagram, in fact I haven't touched the diagram at all. This happens, for example when I change to a different workspace and then change back. Or shade and then unshade the window. Are we on the same page here?

In any case, it's not a major thing or anything, just a minor annoyance.

Cheers.
Comment 3 Oliver Kellogg 2007-06-01 20:35:23 UTC
I confirm but am not sure how much sense it makes to put work into this -
given that kde4-umbrello has a completely redesigned Undo system.
Comment 4 Joris Steyn 2014-02-22 22:00:49 UTC
This is no longer applicable, closing.