Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I focus a page in the Cursor Browser and trigger print with Ctrl+P (Cmd+P on macOS), Cursor crashes immediately — the whole application closes. This happens when printing from the in-IDE browser (e.g. previewing a local site / PDF export via the system print dialog).
Related: Window.print() crashes cursor (window.print() from DevTools). My case is the keyboard print shortcut in the Browser, not a Canvas/console workaround.
Steps to Reproduce
- Open Cursor and start a local static/dev server (or open any page in Cursor Browser).
- Open the page in Cursor Browser (Simple Browser / agent browser).
- Focus the browser content.
- Press Ctrl+P (or Cmd+P on macOS) to open print.
- Cursor crashes / quits immediately.
Expected Behavior
The native print dialog should open for the Browser page, and Cursor should stay running.
Operating System
MacOS
Version Information
Cursor: 3.14.27
Commit: 047548b00c1a079373d74d00183f32510a4a41e0
OS: macOS 26.5.2 (25F84), Darwin arm64
For AI issues: which model did you use?
N/A
For AI issues: add Request ID with privacy disabled
N/A
Additional Information
Suspected related upstream: electron/electron#50827 (window.print / native print dialog crash on macOS).
Staff note on the related thread: expected to be fixed when Cursor bumps Electron.
Workaround: open the same URL in Chrome/Safari and print there.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor