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: go to definition is blocked by application header #314

Open
vladarama opened this issue Nov 15, 2023 · 1 comment
Open

bug: go to definition is blocked by application header #314

vladarama opened this issue Nov 15, 2023 · 1 comment

Comments

@vladarama
Copy link

vladarama commented Nov 15, 2023

Bug Description:

This bug is only present on Blueprint, the Theia browser and electron example applications do not have this issue.

Demo:
blueprint - go to definition blocked

Steps to Reproduce:

  1. Open Blueprint.
  2. Open an editor.
  3. Right-click on anything in the upper-half of the page to open the context menu.
  4. Try clicking on Go To Definition (Ctrl +F12).
  5. It will not work and the hover styling will not apply.

Additional Information

  • Operating System: Windows 10
  • Theia Version: 1.43
@jfaltermeier
Copy link
Contributor

Thank you for the report. I wasn't able to reproduce the issue on Ubuntu but on Windows as well.
It seems to occur when the top of the context menu and the application's menubar/toolbar are overlapping.
With this I was also able to reproduce it with the plain Theia Electron Example:
Peek 2023-11-17 10-48

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

2 participants