Describe the Bug
When reviewing changes in .cursor/rules/*.mdc files, the inline Accept and Reject buttons that appear next to each modified block/line do not respond to clicks. Only the global Accept File and Reject File actions work. The problem is isolated to .mdc files. Other formats (e.g., .md, .ts, .py) behave as expected.
Steps to Reproduce
- Ask agent to make edits in .cursor/rules/*.mdc files that produce a diff.
- In the diff view, hover over a changed block/line so the inline Accept and Reject buttons appear.
- Click either inline button.
Expected Behavior
Clicking an inline Accept or Reject button should apply or discard only that specific change, mirroring Cursor’s behavior for other file types.
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.1.3
VSCode Version: 1.96.2
Commit: 979ba33804ac150108481c14e0b5cb970bda3260
Date: 2025-06-15T06:35:49.230Z
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