chili
(Ch3Cooh)
September 16, 2025, 5:36am
1
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The tooltip (or bubble) that appears when hovering the mouse over the Sooze field is obscured by its own containing bubble (or an overlapping element that acts like a bubble in this context).
Steps to Reproduce
”Cursor Tab“
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.6.23 (user setup)
VSCode Version: 1.99.3
Commit: 9b5f3f4f2368631e3455d37672ca61b6dce85430
Date: 2025-09-15T21:49:07.231Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100
deanrie
(Dean Rie)
September 16, 2025, 5:44am
2
Hey, thanks for the report. We’ll look into it.
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Cannot see the tooltip explaining what Snooze do.
Fix:
Current z-index for the tooltip parent of cpp-cursor-prediction-tooltip-hover-over-element-1234 is z-index: 2552
Set z-index 2577 or above allow to see the desired tooltip
Steps to Reproduce
Reproduce:
Click “Cursor Tab” in the down statusbar (statusbar-item-label copilot-plus-plus-status-on
Hover the small (i) next to Snooze
See the tooltip appearing behind the parent
Expected Behavior
Hovering the small (i) next to snooze should display the tooltip properly
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.7.52
VSCode Version: 1.99.3
Commit: 9675251a06b1314d50ff34b0cbe5109b78f848c0
Date: 2025-10-17T01:41:03.967Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.5.0
Does this stop you from using Cursor
No - Cursor works, but with this issue
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The tooltip near “Shooze” inside the “Cursor Tab” tooltip is not visible when hovering over it.
Steps to Reproduce
Hover over “Cursor Tab” button in the bottom of IDE UI
Hover over (i) icon near “Snooze” button
Result: The second tooltip is hidden behind the first one.
Expected Behavior
I expect this second tooltip to be visible. Perhaps it should be located next to the first tooltip, on the left or right side.
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.77
VSCode Version: 1.99.3
Commit: ba90f2f88e4911312761abab9492c42442117cf0
Does this stop you from using Cursor
No - Cursor works, but with this issue
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
As seen in the screenshot, the label for snooze in the cursor tab is currently not visibile due to the incorrect z-index. It’s small, but it’s a bug.
Steps to Reproduce
Click ‘Cursor Tab’ in the bottom right
Hover over the Snooze info icon
Expected Behavior
The label to be visible zo I can read it.
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.1.46 (Universal)
VSCode Version: 1.105.1
Commit: ab326d0767c02fb9847b342c43ea58275c4b1680
Date: 2025-12-02T03:59:29.283Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0
Does this stop you from using Cursor
No - Cursor works, but with this issue