CMD-Z is intercepted using Cursor Browser

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I’m implementing Cmd-Z functionality using react-hotkeys and Cmd-z wasn’t registering. Took me a bit but figured out that it appears Cursor intercepts Cmd-Z using Cursor Browser. This doesn’t happen when using a normal browser with the shortcut registered.

Steps to Reproduce

See above

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.36 (Universal)
VSCode Version: 1.105.1
Commit: 55c9bc11e99cedd1fb93fbb7996abf779c583150
Date: 2025-12-18T06:25:21.733Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report.

This is a known issue - Cursor Browser intercepts some system keyboard shortcuts, including Cmd+Z. The team is already working on fixing keyboard shortcuts in Browser focus.

A temporary workaround is to test keyboard shortcuts in a regular browser outside of Cursor Browser until the issue is fixed.

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