getcursor / cursor

The AI Code Editor
https://cursor.com
25.45k stars 1.58k forks source link

Cursor created this bug report for me: Critical Issues with Code Modification and UI Functionality #2392

Open artmedlar opened 6 days ago

artmedlar commented 6 days ago

Critical Issues with Code Modification and UI Functionality

Description

I encountered multiple critical issues while trying to make simple code changes using Cursor. Even basic operations like converting a string to an f-string failed consistently.

Steps to Reproduce

  1. Select a line of Python code
  2. Try to modify it using either:
    • // command
    • Cmd+K (Mac) / Ctrl+K (Windows)
    • "Show code actions"
  3. Attempt to accept changes

Observed Issues

1. Code Replacement Failures

2. UI Problems

3. Selection Issues

4. AI Interaction

Environment

Impact

Makes simple edits more complicated than manual changes, risks code corruption, and significantly reduces productivity.