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

Menu icon background gets overwritten on hover #12826

Closed
msujew opened this issue Aug 11, 2023 · 0 comments · Fixed by #12827
Closed

Menu icon background gets overwritten on hover #12826

msujew opened this issue Aug 11, 2023 · 0 comments · Fixed by #12827
Labels
bug bugs found in the application menus issues related to the menu ui/ux issues related to user interface / user experience

Comments

@msujew
Copy link
Member

msujew commented Aug 11, 2023

Bug Description:

When hovering over a menu entry that has been contributed by a plugin, it's icon background css rule gets overwritten by the changes in #12252.

image
image

Note this is browser (or custom frame in Electron) only - we don't support icons in native Electron windows yet.

Steps to Reproduce:

  1. Download and install this extension.
  2. Open the gutter menu and hover over the menu entry
  3. Assert that the icon disappears

Additional Information

  • Operating System: Any
  • Theia Version: 1.40.0
@msujew msujew added bug bugs found in the application ui/ux issues related to user interface / user experience menus issues related to the menu labels Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application menus issues related to the menu ui/ux issues related to user interface / user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant