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

[editor] hover information is hidden by widgets #6272

Open
vince-fugnitto opened this issue Sep 26, 2019 · 3 comments
Open

[editor] hover information is hidden by widgets #6272

vince-fugnitto opened this issue Sep 26, 2019 · 3 comments
Labels
bug bugs found in the application help wanted issues meant to be picked up, require help monaco issues related to monaco ui/ux issues related to user interface / user experience

Comments

@vince-fugnitto
Copy link
Member

Description

Hover information is hidden by widgets if the editor does have sufficient space.

Theia

image

VSCode

image

Steps to

  1. open multiple editors, dock them side by side
  2. open the outline view
  3. hover over methods / variables (the hover info is partially hidden)
@vince-fugnitto vince-fugnitto added bug bugs found in the application editor issues related to the editor ui/ux issues related to user interface / user experience labels Sep 26, 2019
@akosyakov akosyakov added the monaco issues related to monaco label Sep 27, 2019
@akosyakov
Copy link
Member

It's a regression with new Monaco. :(

@akosyakov akosyakov added help wanted issues meant to be picked up, require help and removed editor issues related to the editor labels Sep 27, 2019
@akosyakov
Copy link
Member

Could you verify it with latest Monaco PR: #7149?

@vince-fugnitto
Copy link
Member Author

Could you verify it with latest Monaco PR: #7149?

It is still an issue where the suggestions are hidden:

monaco

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 help wanted issues meant to be picked up, require help monaco issues related to monaco ui/ux issues related to user interface / user experience
Projects
None yet
Development

No branches or pull requests

2 participants