vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Fix tooltip for close button in dialog box

Open UltimateBoi opened this issue 11 months ago • 2 comments

Fixes #237947

Fix tooltip visibility for close button in dialog box.

  • Add CSS rule in src/vs/base/browser/ui/dialog/dialog.css to set z-index of tooltip higher than dialog box.
  • Update src/vs/base/browser/ui/dialog/dialog.ts to add tooltip to close button.

UltimateBoi avatar Jan 15 '25 10:01 UltimateBoi

@microsoft-github-policy-service agree [company="{UltimateBoiLLC}"]

UltimateBoi avatar Jan 15 '25 11:01 UltimateBoi

@microsoft-github-policy-service agree

UltimateBoi avatar Jan 15 '25 13:01 UltimateBoi