-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Bug]: Tooltips do not disappear in Firefox #6719
Comments
Could you confirm whether the behavior occurs on Codespaces and/or vscode.dev as well? This very well could be an upstream issue. |
Actually nevermind, I just tried and it does not reproduce in Codespaces. Weirdly, the tooltips there do not seem to obey the theme, so I guess they are native tooltips? But code-server is using non-native tooltips for some reason? |
Issue also happens in vscode.dev |
Just installed this a few days ago and this is pretty annoying. code-server: v4.89.1 |
Also experiencing this same issue in Firefox 131.0.2. A workaround I have found is to set settings.json |
Still experiencing this issue in 2025.. Quite annoying, hope this can get looked at! |
Is there an existing issue for this?
OS/Web Information
code-server --version
:Steps to Reproduce
Expected
The tooltips inside the file explorer/tab bar should disappear once the cursor has been moved away from them.
Actual
The tooltips remain until some other pane gets focused, rather than disappearing when the mouse is moved away.
Logs
Screenshot/Video
code_server_bug-2024-03-11_12.30.31.mp4
Does this issue happen in VS Code or GitHub Codespaces?
Are you accessing code-server over a secure context?
Notes
This issue does not occur in Chromium-based browsers such as Brave.
This issue did not occur in an older version of code-server which I recently updated from.
The text was updated successfully, but these errors were encountered: