[2.6.19] Undo/Keep buttons are overlayed instead of in breadcrumbs

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Prior to this version, the undo/keep buttons were in the breadcrumbs area at the top of a file. The only way to get the buttons to be overlayed on top of the file at the bottom center was to revert to Editor classic (Ctrl+E). However, now the buttons regardless if in editor classic or not are overlayed.

Steps to Reproduce

Have inline diffs enabled, make a request that changes files, see undo/keep buttons are overlayed in bottom of file vs in breadcrumbs bar.

Expected Behavior

The undo/keep buttons are in the breadcrumbs area at the top of the page. They are only overlayed in editor classic. In reality the undo/keep buttons location should just be a layout setting.

Operating System

Windows 11

Version Information

Version: 2.6.19 (user setup)
VSCode Version: 1.105.1
Commit: 224838f96445be37e3db643a163a817c15b36060
Date: 2026-03-12T04:07:27.435Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.19045

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

This bug is critical because having the undo/keep buttons in the breadcrumbs is necessary to prevent this:

Hey, thanks for the report. This is an intentional change in 2.6.19. The Undo and Keep buttons were moved from the breadcrumbs into the overlay as part of layout unification. Breadcrumb review controls are no longer supported.

I get that the overlay is less convenient, especially with the accidental clicks issue you mentioned.

Your idea to make the button placement a setting is good feedback. I passed it to the team along with the context about accidental clicks.

Let me know if there’s anything else.

in version 2.6.20 the buttons have returned to the breadcrumbs area.

image

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