You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a large string is pasted into an empty file, it initially appears as a single unwrapped horizontal line with a horizontal scroll bar and the file size displayed. However, switching to another tab and returning causes the text to become wrapped, and the file size indicator disappears.
To Reproduce:
Open an empty file.
Paste a large continuous string of text.
Observe the unwrapped text and visible file size indicator.
Switch to another tab and return.
Note that the text is now wrapped and the file size indicator is gone.
Expected behavior: The text display and file size indicator should remain consistent when switching tabs.
OS: Windows 10
Browser: Chrome
Version: 141.0.7390.123 (Official Build) (64-bit)