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

a vertical split instance of Monaco has a higher order than the Monaco tooltips #2417

Open
sr229 opened this issue Jul 21, 2018 · 7 comments
Labels
editor issues related to the editor help wanted issues meant to be picked up, require help monaco issues related to monaco

Comments

@sr229
Copy link

sr229 commented Jul 21, 2018

image

I noticed this while editing, a editor instance split to the right would overlap the other editor's tooltip.

Related with #1594

@svenefftinge
Copy link
Contributor

What version do you use? Is that master state?

@sr229
Copy link
Author

sr229 commented Jul 23, 2018

@svenefftinge using next packages for now

@GKJCJG
Copy link

GKJCJG commented Mar 5, 2020

Related, but not identical, is that even when the tooltip is not completely occluded by the focused window, part of the divider between the focused panes still appears on top of the tooltip. The screenshot below is from the Docker app run with recommended command viewed on Chrome 78.0.3904.87.

bar-over-tooltip

@akosyakov akosyakov added the help wanted issues meant to be picked up, require help label Mar 5, 2020
@akosyakov
Copy link
Member

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

@GKJCJG
Copy link

GKJCJG commented Mar 6, 2020

I have pulled the branch of PR #7149 and run the Quickstart for the browser with that code, and both of the undesirable behaviors described here - total occlusion of hover tips from unfocused windows and line over hover tips that span the border - appear the same as before.

I'm still familiarizing myself with how things work, so if there's a better way to check the behavior of the new code, point me to it, and I'll be happy to try that.

Thanks!

@sr229
Copy link
Author

sr229 commented Mar 21, 2020

I have pulled the branch of PR #7149 and run the Quickstart for the browser with that code, and both of the undesirable behaviors described here - total occlusion of hover tips from unfocused windows and line over hover tips that span the border - appear the same as before.

I'm still familiarizing myself with how things work, so if there's a better way to check the behavior of the new code, point me to it, and I'll be happy to try that.

Thanks!

Observing similar behavior as well @akosyakov. I believe the PR didn't fix the bug.

@JonasHelming
Copy link
Contributor

Just retested this, BR is still valid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor issues related to the editor help wanted issues meant to be picked up, require help monaco issues related to monaco
Projects
None yet
Development

No branches or pull requests

6 participants