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

🐞 Tooltips not working in navigator area, inspector area, or utility area #1669

Closed
austincondiff opened this issue Apr 12, 2024 · 4 comments
Assignees
Milestone

Comments

@austincondiff
Copy link
Collaborator

austincondiff commented Apr 12, 2024

Description

Tooltips not working in navigator area, inspector area, or utility area. This includes tabs for each area. The .help modifier exists, so in theory these tooltips should be appearing.

To Reproduce

  1. Hover over area icon tab
  2. Notice there are no tooltips

Expected Behavior

There should be a tooltip displayed.

@FastestMolasses
Copy link
Member

Currently on main branch, here are the buttons that don't have tooltips.

Screenshot 2024-05-25 at 2 26 15 AM

The one highlighted in yellow on the upper right briefly shows a tooltip and then disappears.

@austincondiff
Copy link
Collaborator Author

@FastestMolasses are you seeing tooltips on navigator icon tabs?

@FastestMolasses
Copy link
Member

I went back to double check and discovered that the tooltips are working for the project navigator and inspector area. The problem is that they don't appear anymore while you have a file open with an active cursor somewhere in the file. As soon as you click elsewhere and remove the cursor from the currently opened file, the tooltips will come back.

The bottom 4 buttons in my last screenshot still don't have a tooltip though.

@austincondiff
Copy link
Collaborator Author

This is working in v0.3.0. Closing

@github-project-automation github-project-automation bot moved this from 📋 Todo to 🏁 Complete in CodeEdit Project Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏁 Complete
Development

No branches or pull requests

2 participants