Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The DevTools panel that opens against a Cursor canvas has no visible close affordance. The standard Chromium DevTools “×” button in the top-right of the panel — which normally dismisses DevTools — is missing. There is no apparent menu item, button, or keyboard shortcut that closes the panel either, leaving it permanently docked over half the canvas viewport once opened.
Steps to Reproduce
- Open a .canvas.tsx file in Cursor so the canvas renders in the right pane.
- Open DevTools on the canvas (e.g. right-click in the canvas pane → Inspect, or via the canvas’s DevTools shortcut).
- The DevTools panel opens docked to the canvas, occupying roughly half the pane width and showing the Elements / Console / Sources / Network / Performance / Memory tabs.
- Inspect the DevTools chrome for a close button.
Expected Behavior
DevTools should have a visible close affordance — typically an “×” in the top-right of the panel — that dismisses DevTools and restores the full canvas render, matching standard Chromium DevTools behavior. Re-pressing the shortcut that opened DevTools should also toggle it closed.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.3.30
VSCode Version: 1.105.1
Commit: 3dc559280adc5f931ade8e25c7b85393842acf30
Date: 2026-05-09T18:28:42.332Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.4.0
Additional Information
Current Workaround : Reload Cursor window
Does this stop you from using Cursor
No - Cursor works, but with this issue
