forked from ishaan1013/sandbox
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When a large string is pasted into an empty file, it initially renders as a single long horizontal line with a horizontal scroll bar, and the total file size is displayed. After saving and refreshing the page, the text automatically wraps, and the file size indicator disappears.
To Reproduce:
- Open a new empty file.
- Paste a large continuous string of text.
- Observe the single line rendering and file size display.
- Save the file and refresh the page.
- Note that the text now wraps and the file size indicator is gone.
Expected behavior: The text should remain wrapped consistently before and after saving, and the file size display should remain visible.
OS: Windows 10
Browser: Chrome
Version: 141.0.7390.123 (Official Build) (64-bit)
bug.35.mp4
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request