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鈥檒l 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

Open
austincondiff opened this issue Apr 12, 2024 · 3 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
Contributor

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

Screenshot 2024-05-25 at 2 26 15鈥疉M

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
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 馃搵 Todo
Development

No branches or pull requests

2 participants