CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

🐞 Using ⌘ + Z will crash CodeEdit

Open CippoX opened this issue 2 years ago • 0 comments

Description

It is possible, but not so common, for CodeEdit to crash when using ⌘ + Z, this seems to be part of a general issue with the Undo feature

To Reproduce

  1. Open any file
  2. Go to the end of the file and press Enter + Backspace at least two times
  3. Use ⌘ + Z multiple times until the application crashes

Expected Behavior

The previous actions should be restored

Version Information

CodeEdit: 0.0.3-alpha

Additional Context

No response

Screenshots

https://github.com/CodeEditApp/CodeEdit/assets/62521219/69bfd1db-5c13-49bc-830a-d78238521195

CippoX avatar May 25 '23 15:05 CippoX