CodeEditTextView icon indicating copy to clipboard operation
CodeEditTextView copied to clipboard

🐞 Two carriage returns will cause the text to disappear

Open zerro-J opened this issue 1 year ago • 0 comments

Description

After editing any character in the document, press Enter twice, and all characters in the document become invisible. Visibility can be restored after deleting the carriage return once

To Reproduce

  1. create a new document

  2. Write arbitrary characters

  3. Press Enter twice

  4. All text becomes invisible

Expected Behavior

Be able to normally return and line lines multiple times

Version Information

CodeEdit: [Version 0.3.1-alpha (42)] macOS: [14.6.1 (23G93)] Xcode: [Version 15.4 (15F31d)]

Additional Context

No response

Screenshots

image image

zerro-J avatar Aug 30 '24 05:08 zerro-J