Community
Participate
Working Groups
When you modify a Model, The Save Action (CTRL+S) doesn't work. Steps to reproduce : 1/ Create a new project with a Class Diagram 2/ Add a class in the diagram 3/ Try to save -> doesn't work Note : If you do a modification from the Property View or from the Model Explorer, the Save Action works.
We also encounter this problem, with the latest version, on any diagram, from startup. Save action is not even enabled, so there is no error in Error Log. On the other hand, the Save All action still works (seems it didn't on a particular version, but it does in my latest test).
I encountered the same problem for different GMF editors of the indigo M7 release. I think this is a GMF problem, I created a bug #346648 This issue is reproducable with the GMF logic example, too.
should be "fixed". this is more of a clean workaround since it used to work : save and print action are now registered manually. Save action is still wrongly deactivated after moving an element, and I don't understand why. Click anywhere after the move re-enable the save action.
I proposed a patch for GMF, would it be possible that you test it? see https://bugs.eclipse.org/bugs/show_bug.cgi?id=346648
I didn't encountered this problem on the latest releases, and the GMF Task is closed. I'm closing the bug.