cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Undo All inherits mouse up click event from the review code button.

Open StevenInc opened this issue 3 months ago • 0 comments

Version: 2.0.60 (Universal) VSCode Version: 1.99.3 Commit: c6d93c13f57509f77eb65783b28e75a857b74c00 Date: 2025-11-05T00:50:54.645Z Electron: 37.7.0 Chromium: 138.0.7204.251 Node.js: 22.20.0 V8: 13.8.258.32-electron.0 OS: Darwin x64 24.1.0

I can't tell you how many times Undo All is clicked because the "Undo All" button appears at the same location the review code button used to be visible. The mouse up event triggers the click event on Undo All.

StevenInc avatar Nov 05 '25 20:11 StevenInc