🐞 The text was accidentally hidden
Description
When the header of a blank line is entered, the rest of the text in the document is hidden.
To Reproduce
- The cursor moves to the beginning of a blank line
- Press the Enter button
- The rest of the text in the document was accidentally hidden
Expected Behavior
Don't accidentally hide text
Version Information
CodeEdit: [V0.1.0] macOS: [14.5] Xcode: [15.4]
Additional Context
No response
Screenshots
No response
@RonghuaHe could you please upload a video so we can see it in action ? I'm having problems reproducing it.
https://github.com/CodeEditApp/CodeEdit/assets/34976742/a413d556-c3cd-47bb-8eaa-f4b2eb25c080
This might have been fixed with https://github.com/CodeEditApp/CodeEditTextView/pull/40.
Sorry, I raised two issues with the same video, I just tested it, and the problem of text being accidentally hidden was not solved. when using Chinese or Japanese input method, input part of Chinese or Japanese, and then press the enter key, the text will be accidentally hidden.See the video above for details