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] Positioning of suggestions incorrect when monaco editor is placed inside a Fluent panel. #3486

Closed
2 tasks done
cherie-q opened this issue Jan 4, 2023 · 1 comment
Closed
2 tasks done
Assignees

Comments

@cherie-q
Copy link

cherie-q commented Jan 4, 2023

Reproducible in vscode.dev or in VS Code Desktop?

  • Not reproducible in vscode.dev or VS Code Desktop

Reproducible in the monaco editor playground?

Monaco Editor Playground Code

No response

Reproduction Steps

Here is the code pen for a min repro - https://codepen.io/cheriequek/pen/XWBjKOX
I was unable to use the monaco editor playground as it did not seem to allow me to load the fluent libraries.

Load the codepen and wait for a little bit (need to wait for monaco to load)
Then click Load editor
When the editor loads, attempt to type something that would bring up the intellisense suggestions (eg. console)

Actual (Problematic) Behavior

The intellisense suggestions show up in the wrong location and most of it is not visible.

image

Expected Behavior

I expect to see the intellisense suggestions (and other widgets) to respect the size of the panel and be fully visible within the panel width.

Additional Context

I've seen this other issue which is similar - #2503. and have attempted other user's workarounds and none of them seem to work. I've opened a different issue mainly because the positioning issue seems to be different from the screenshots provided.

@hediet hediet added info-needed Issue requires more information from poster and removed info-needed Issue requires more information from poster labels Jan 9, 2023
@hediet hediet added bug Issue identified by VS Code Team member as probable bug suggest labels Feb 7, 2023
@jrieken jrieken removed the bug Issue identified by VS Code Team member as probable bug label Feb 24, 2023
@jrieken
Copy link
Member

jrieken commented Dec 6, 2023

Sorry, but we cannot investigate issues that neither occur in vscode nor in the monaco playground

@jrieken jrieken closed this as completed Dec 6, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants