Skip to content

Tooltip for Close Button in Dialog Box is Obscured by the Dialog Itself #237947

@g122622

Description

Title:

Tooltip for Close Button in Dialog Box is Obscured by the Dialog Itself

This issue affects the usability of the dialog box, as users cannot see the tooltip for the close button, which may lead to confusion or difficulty in closing the dialog.

Steps to Reproduce:

Image

Image
  1. Perform an action in VS Code that triggers a dialog box to appear.
  2. Hover the mouse over the close button (typically the 'X' in the top-right corner) of the dialog box.
  3. Observe that the tooltip for the close button is displayed but is obscured by the dialog box itself.

Expected Behavior:

The tooltip should be displayed above or outside the dialog box, ensuring it is fully visible to the user.

Actual Behavior:

The tooltip is rendered behind the dialog box, making it partially or completely invisible.

Additional Information:

  • Does this issue occur when all extensions are disabled?: Yes

I also conducted tests using the latest codebase of the VS Code project, and the aforementioned bug can be reproduced as well.

  • VS Code Version:
    • Version: 1.96.2 (system setup)
    • Commit: fabdb6a
    • Date: 2024-12-19T10:22:47.216Z
    • Electron: 32.2.6
    • ElectronBuildId: 10629634
    • Chromium: 128.0.6613.186
    • Node.js: 20.18.1
    • V8: 12.8.374.38-electron.0
    • OS: Windows_NT x64 10.0.26100

OS Version:

Windows 11 24H2

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions