-
Notifications
You must be signed in to change notification settings - Fork 38.9k
Activity Bar hover tooltip persists after VS Code loses window focus #293360
Copy link
Copy link
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team memberworkbench-hoverHover issues in the workbenchHover issues in the workbench
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.108.2 (user setup)
- OS Version: Windows_NT x64 10.0.26200
Steps to Reproduce
- Open another application window and place it next to VS Code (e.g., Notion, Figma, Chrome, etc.).
- Ensure the other application window is focused (active).
- Move the cursor over an item in the VS Code Activity Bar and wait for the tooltip to appear.
- Quickly move the cursor back to the already focused application window (no click required).
- Observe that the Activity Bar hover tooltip persists.
Expected Behavior
The hover tooltip should disappear when the cursor moves away from the item.
Actual Behavior
The hover tooltip remains visible after moving the curor away from the item.
It only disappears after the cursor re-enters the VS Code window.
Screenshot/image
(Left: Google Chrome, Right: VS Code)
Additional Notes
This appears to be timing-sensitive and occurs when the cursor moves quickly from a VS Code Activity Bar item to an already-focused application window.
It does not require clicking on the other window. The behavior appears independent of the specific application, but the bug was confirmed with multiple apps.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberIssue has been confirmed by VS Code Team memberworkbench-hoverHover issues in the workbenchHover issues in the workbench