Closed roundEaredSengi closed 1 year ago
Applying a GoalBackAction (i.e. Ctrl + Z) on a goal closed by an SMT solver undoes the previous rule app as well.
always
Describe the steps needed to reproduce the issue.
Example:
Expected: The goal is reopened. Actual: The proof goes back to its initial state, i.e. impRight is also undone.
Fixed in #3233
Description
Applying a GoalBackAction (i.e. Ctrl + Z) on a goal closed by an SMT solver undoes the previous rule app as well.
Reproducible
always
Steps to reproduce
Example:
Expected: The goal is reopened. Actual: The proof goes back to its initial state, i.e. impRight is also undone.
Additional information