Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
In the newest version, the floating “pending changes” review bar (the one that appears when the AI suggests inline edits - showing navigation between files with pending changes and between each diff in a file in addition to the accept/decline all file changes buttons) was moved from the bottom of the screen to the top-right corner.
This change has made the interface significantly more annoying to use; It seems like I have to constantly shift my focus between the code I’m working on and the corner of the screen. The new position also makes it much less noticeable that there are pending code changes.
Previously, the bar floated near the editor’s bottom edge, which made reviewing AI changes intuitive and fast. It was “in your face” so to speak but that to me seems like the main point of an AI code editor.
I see no reason changing a prominent part of the interface like this should be hardcoded and not a setting, so as a paying costumer I’d like to report this as a very bothersome bug.
Please either:
- Add a setting to control the placement of the pending-changes review bar, or
- Provide a way to revert to the previous UI layout, or
- Allow users to freeze Cursor at a prior version until this can be made configurable.
The previous interface was perfect for my workflow — I genuinely don’t need innovation in this specific area, just consistency.
Steps to Reproduce
Open any file in Cursor.
Ask the agent to edit something.
Observe where the pending-changes / accept-reject bar appears — it now spawns top-right.
There’s no apparent way to move it or restore the old behavior.
Expected Behavior
The floating “pending changes” / diff bar should appear near the bottom-middle of the screen or be configurable in position (bottom, inline, top-right…).
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.54 (user setup)
VSCode Version: 1.99.3
Commit: 5c17eb2968a37f66bc6662f48d6356a100b67be0
Date: 2025-10-21T19:07:38.476Z
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.19045
Does this stop you from using Cursor
No - Cursor works, but with this issue




