Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Sometimes the diff viewer displays wrong code on the “old content” (red part)
On the attached image you can see that the code that appears on the normal editor (in red) is not the same code that appears when we click on the left border
The correct is the second: leafPage.ContentSize -= subPageSize
But the editor is showing db.markPageDirty(leafPage)
Steps to Reproduce
I don’t know, it happens sometimes. Not always
I suspect it is after I do accepting of some changes with mouse
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.0.0
VSCode Version: 1.96.2
Commit: 53b99ce608cba35127ae3a050c1738a959750860
Date: 2025-06-04T19:21:22.523Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 22.1.0
Does this stop you from using Cursor
No - Cursor works, but with this issue

