Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Undo/redo history malfunction #1778

Open
atasman opened this issue Dec 7, 2017 · 0 comments
Open

Undo/redo history malfunction #1778

atasman opened this issue Dec 7, 2017 · 0 comments

Comments

@atasman
Copy link
Contributor

atasman commented Dec 7, 2017

There are several issues with the redo and undo history.
If you've got a state with an extracted subdiagram opened in an other editor tab and try to remove the state, a dialog will asks you whether the subdiagram should be closed or not. If you choose to keep the subdiagram, multiple exceptions are thrown having their cause in the undo methods of undoable operations .

Another issue can be reproduced by doing the following steps:

  1. Open two different statecharts (statechart1, statechart2)
  2. Make a change in statechart1
    [2.1 Undo change via menu entry "Undo [...]" ]
  3. Close statechart2

Doing this will keep the menu entry "Undo [...]" or "Redo [...]" enabled without any functionalities.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants