Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When the terminal profile launcher (“+ ↓”) is opened while the right-side chat panel is visible,
the dropdown list is rendered behind the chat UI (text input and code blocks).
As a result, the dropdown cannot be interacted with using the mouse.
Keyboard navigation still works, indicating a UI layering or z-index issue.
Steps to Reproduce
- Launch Cursor
- Connect to WSL
- Press Ctrl+J to open the terminal
- Press Ctrl+L to open the right-side chat panel
- In the terminal panel, click the “+ ↓” (Launch Profile) button
- Observe that the profile list/dropdown appears behind the chat text box and code block area
Expected Behavior
The profile launcher dropdown should appear above all UI elements and be fully clickable.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 2.4.27 (user setup)
VSCode Version: 1.105.1
Commit: 4f2b772756b8f609e1354b3063de282ccbe7a690
Date: 2026-01-31T21:24:58.143Z
Build Type: Stable
Release Track: Early Access
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26200
Additional Information
Ubuntu 22.04 (WSL)
Does this stop you from using Cursor
No - Cursor works, but with this issue
