Browser tab breaks when moving into new window

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When I use the Browser tab, then click “Move into New Window”, many features in the browser break.

  1. The cursor does not change when hovering over a button.
  2. Inspect element feature breaks the window and application crashed.
  3. The element selection tool does not work.

Steps to Reproduce

  1. Open browser
  2. Right click, “Move into new Window”
  3. Try element selection & inspect element features, application breaks / crashes.

Expected Behavior

Same behavior as when the browser is inside the original window.

Operating System

MacOS

Version Information

Version: 2.5.26
VSCode Version: 1.105.1
Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
Date: 2026-02-26T04:57:56.825Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, this is a known bug. The browser tab breaks when you move it into a separate window. Crashes, unresponsive interactions, and broken element selection are all part of the same issue.

There’s an existing thread tracking this: Browser tab unresponsive after moving to new window (v2.4.22)

The team’s aware. No ETA yet, but your report helps with prioritization.

Workarounds for now:

  • Keep the browser tab inside the main Cursor window, don’t use “Move into New Window”
  • Use an external browser for dev tools or inspect element

Let me know if you have any questions.

A post was merged into an existing topic: Bug: Browser tab unresponsive after moving to new window (v2.4.22)