You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Source Control panel, tooltips for header action buttons (e.g., Refresh, Stage All, More Actions) are misaligned and overlap the buttons themselves when hovered.
This behavior is inconsistent with other aside panels, where tooltips are positioned correctly without covering the target elements.
Error Message
Debug Logs
System Information
OS: Windows 11 Pro
RAM: 16GB
Screenshots
04-50-07.mp4
Steps to Reproduce
Open the IDE
Navigate to Source Control
Hover over header buttons (e.g., Refresh, Stage All, More Actions)
Observe the tooltip positioning
Expected Behavior
Tooltips should be positioned consistently and should not overlap or obscure the buttons they describe.
Actual Behavior
Tooltips appear over the buttons, fully covering them.
Additional Context
This may be related to incorrect tooltip positioning configuration or missing offset values in the Source Control panel.
Project
ide
Description
In the Source Control panel, tooltips for header action buttons (e.g., Refresh, Stage All, More Actions) are misaligned and overlap the buttons themselves when hovered.
This behavior is inconsistent with other aside panels, where tooltips are positioned correctly without covering the target elements.
Error Message
Debug Logs
System Information
Screenshots
04-50-07.mp4
Steps to Reproduce
Expected Behavior
Tooltips should be positioned consistently and should not overlap or obscure the buttons they describe.
Actual Behavior
Tooltips appear over the buttons, fully covering them.
Additional Context
This may be related to incorrect tooltip positioning configuration or missing offset values in the Source Control panel.