Describe the Bug
When I submit a long sentence in the inline chatbox (opened with Command + K) and then close it, the first few letters of every line in the editor become invisible. The text is still there—I can select it or interact with it—but it doesn’t display properly.
Steps to Reproduce
1, Open Cursor and load any file.
2, At a random inline position press Command + K to open chatbox.
3, Type a long sentence (e.g., a full line or more).
4, Press Enter to submit the message.
5, Wait for the chatbox’s response.
6, Close the chatbox.
7, Check the editor—note the first few letters of every line are invisible.
Expected Behavior
After closing the inline chatbox, all text in the editor should remain fully visible and properly displayed, with no parts of the lines becoming invisible.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.1.5 (Universal)
VSCode Version: 1.96.2
Commit: ef5eeb47a684b4c217dfaf0463aa7ea952f8ab90
Date: 2025-06-21T05:26:18.966Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0
Does this stop you from using Cursor
No - Cursor works, but with this issue