Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Command+S is mapped to “File: Save” in keyboard shortcuts, but when the Cursor browser is open, it instead adds context (e.g., “body”) to the chat. Occurs even when the editor is focused and the chat panel is not actively focused. I’m trying to save updates to html to see them in the browser.
Steps to Reproduce
Start live server for an HTML file
Open Cursor’s built-in browser panel
Navigate to the localhost UR
Click back into the code editor to focus it
Make an edit to the HTML file
Command+S to save
Expected Behavior
Save the file
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.20 (Universal)
VSCode Version: 1.105.1
Commit: b3573281c4775bfc6bba466bf6563d3d498d1070
Date: 2025-12-12T06:29:26.017Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0
Does this stop you from using Cursor
No - Cursor works, but with this issue