Bug: Cursor position desync in chat editor - text insertion occurs at wrong location

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Bug Description:
The chat editor experiences multiple intermittent issues that significantly impact usability:

  1. Cursor position desynchronization - text insertion occurs at wrong location
  2. Input freezing - typing and paste operations become unresponsive

Issue 1: Cursor Position Desync
Steps to Reproduce:

  1. Type: “hello. my name is cursor.”
  2. Position cursor after “hello.” (between “hello.” and “my”)
  3. Press Shift+Enter or paste content
  4. Expected: Action occurs at cursor position
  5. Actual: Action occurs at end of text (“cursor.”) instead

Issue 2: Input Freezing
Symptoms:

  • Typing becomes completely unresponsive
  • Paste operations (Ctrl+V) don’t work
  • Chat input appears frozen
  • No visual feedback when attempting to type

Common Characteristics:

  • Both issues occur intermittently during extended usage
  • Problems resolve after restarting Cursor
  • Issues reoccur after continued use
  • Significantly impacts workflow and productivity

Environment:

  • Frequency: Intermittent but recurring

Workaround:
Restarting Cursor temporarily resolves both issues, but this disrupts workflow during longer coding sessions.

Impact:
These issues make the chat editor unreliable for extended development work, requiring frequent restarts to maintain functionality.

Steps to Reproduce

I don’t know.

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.4.5 (user setup)
VSCode Version: 1.99.3
Commit: af58d92614edb1f72bdd756615d131bf8dfa5290
Date: 2025-08-13T02:08:56.371Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.22631

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. Could you also create a screencast of this behavior? It would be very helpful.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.