The detailed information of the selected element is not fully displayed. When you select an element

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

The detailed information of the selected element is not fully displayed. When you select an element, the input box will show two element blocks.

Steps to Reproduce

When an element is selected, and when the mouse moves over the element block of the input box

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.0-pre.5.patch.0
VSCode Version: 1.99.3
Commit: 7ac4003009d0e9fab799c0c48d001ca34d4d2970
Date: 2025-11-03T22:23:44.956Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 23.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. It looks related to this issue: Context menu not working properly on browser tab - a z-index layer bug causing UI elements to render beneath other content.

The team is already tracking it. Your report adds macOS + chat as another affected area, which is helpful since earlier posts were mostly about Windows/Linux with the browser tab menu.

A fix should land in the next release.

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When hovering on the selected element badge added to AI pane chat, the details that open in a tooltip are obscured by the browser tab. This only happens with browser tabs, not editor or other tabs.

Steps to Reproduce

  • Open a website in a browser tab
  • Click “Select element” button
  • Select an element in the browser tab
  • In chat pane, hover over the badge of the element selected
  • Element details tooltip (with Path, Attributes, Styles, etc.) is partially hidden behind browser tab

Expected Behavior

The element details tooltip should open on top of the browser tab pane, as it does for editor tabs.

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.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

This issue should be fixed now. Please let me know if it still persists.