Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Tooltip does not appear in Find widget from v0.48.0 onwards #4842

Open
1 of 2 tasks
prajwal-nayak opened this issue Feb 26, 2025 · 0 comments
Open
1 of 2 tasks

Comments

@prajwal-nayak
Copy link

Reproducible in vscode.dev or in VS Code Desktop?

  • Not reproducible in vscode.dev or VS Code Desktop

Reproducible in the monaco editor playground?

Monaco Editor Playground Link

Tool tip in the Find widget does not work in v0.48.0 and above. Works as expected till 0.47.0

Link to 0.47.0
https://microsoft.github.io/monaco-editor/playground.html?source=v0.47.0#example-creating-the-editor-hello-world

Link to 0.48.0
https://microsoft.github.io/monaco-editor/playground.html?source=v0.48.0#example-creating-the-editor-hello-world

Image

Is it removed on purpose ? Or something got broken ?

Monaco Editor Playground Code

Reproduction Steps

  1. Open up the Monaco playground
  2. Open find by using shortcut Ctrl+F
  3. Hover over the Collapse arrow

Actual (Problematic) Behavior

Tool tip is not visible in v0.48.0 and above

Expected Behavior

Tool tip should be visible

Below is a screenshot of the playground of 0.47.0

Image

Additional Context

No response

@prajwal-nayak prajwal-nayak changed the title [Bug] Tooltip does not appear in Find widget in v0.48.0 onwards [Bug] Tooltip does not appear in Find widget from v0.48.0 onwards Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant