Cursor can't open canvas correctly

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Bug Report: Ctrl+Click fails to open Canvas (“canvas not found”); Command Palette works

A .canvas.tsx file was generated via the Cursor CLI Agent into the workspace canvases/ directory. Ctrl+Click on the file path in chat/terminal output shows “canvas not found”. The same Canvas opens normally via Command Palette → Open Canvas.

Steps to Reproduce

Tell agent to use python to call cursor for generating a canvas.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 3.9.16 (user setup)
VS Code Extension API: 1.105.1
Commit: 042b3c1a4c53f2c3808067f519fbfc67b72cad80
Date: 2026-06-27T06:41:01.941Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Windows_NT x64 10.0.26100

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey @fan.zhang!

Thanks for the report.

Can you share a screenshot of this?

Thanks @fan.zhang!

So far, I can’t reproduce.

Could you please run Ctrl + Shift + P > Toggle Developer Tools, open the Console tab, and record any errors that appear when clicking on the path?

been a issue forever, not sure why this has not been addressed by now

image

Only saw that error.

Thanks @fan.zhang!

Can you give it a try on the latest version (3.10) and let me know if it still happens?