Close window confirmation has click listener problem

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

On Mac Mini M4 Sequoia 15.7.1, when closing Cursor instance with CMD + Shift + W, the check box to remember setting is difficult to click. Most of the checkbox is not clickable but the label is clickable. (see video for demonstration)

Steps to Reproduce

  • Open Cursor,
  • Create new file.
  • Edit new file.
  • Do not save file.
  • Attempt to close Cursor instance with CMD + Shift + W.
  • Attempt to click the check box in the modal popup with label “Don’t ask again”.

Note: If it does not display, then review the setting: General > Reset “Don’t ask again” Dialogs. Click the “Show” button to reset the setting.

Expected Behavior

Clicking anywhere on the checkbox should toggle the checkbox state.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.69 (Universal)
VSCode Version: 1.99.3
Commit: 63fcac100bd5d5749f2a98aa47d65f6eca61db30
Date: 2025-11-07T18:21:29.650Z
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. I can confirm this is a UI issue with click handling on the checkbox in the close-window confirmation dialog.

For now, use the label text as a workaround. I’ll escalate this to the dev team to fix the checkbox’s clickable area.

Let me know if you run into any other issues!