Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Hello there,
I’m experiencing a serious issue with the integrated Browser Tab in Cursor.
When I right-click on the Browser Tab, I don’t see any option to open it in a new window or move it to a separate window. The context menu only shows options like Close, Split, Pin, etc., but there is no “Open in New Window” / “Move into New Window” option.
I also tried dragging and dropping the Browser Tab outside the main Cursor window. It does open in a new separate window, but the browser becomes completely frozen and I cannot interact with it at all.
Additionally, when I click on “Inspect” inside the Browser Tab, Cursor crashes completely.
This makes it almost impossible to debug a local website using the integrated browser.
Steps to Reproduce
- Open Cursor
- Open a project with a local development server
- Open the integrated Browser Tab
- Right-click on the Browser Tab
- Notice that there is no option to open or move it into a new window
- Try dragging the Browser Tab outside the main Cursor window
- The new window opens but becomes completely frozen
- Click “Inspect” inside the Browser Tab
- Cursor crashes completely
Expected Behavior
I should be able to open or move the Browser Tab into a separate window and interact with it normally. Inspecting the page should open DevTools without crashing Cursor.
Actual behavior:
There is no option to open the Browser Tab in a new window from the context m
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: editor
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.26200
Operating system: Windows 11
Does this stop you from using Cursor
No - Cursor works, but with this issue
