-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
bugbugs found in the applicationbugs found in the applicationnotebookissues related to notebooksissues related to notebooks
Milestone
Description
Bug Description:
Our logic to capture undo/redo is pretty outdated and doesn't work correctly in a lot of cases. One of the examples is listed in the reproduction steps.
Steps to Reproduce:
- Open a normal text document and change something to make it dirty
- Open a notebook editor and add a new cell
- Defocus the notebook editor cell and run the undo action. It will undo the changes in the text document instead of removing the new cell.
Additional Information
- Theia Version: 1.52
Metadata
Metadata
Assignees
Labels
bugbugs found in the applicationbugs found in the applicationnotebookissues related to notebooksissues related to notebooks