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

JavaScript and TypeScript error popups too small #1758

Open
sgjohnston opened this issue Dec 18, 2024 · 4 comments
Open

JavaScript and TypeScript error popups too small #1758

sgjohnston opened this issue Dec 18, 2024 · 4 comments

Comments

@sgjohnston
Copy link

After a recent update (possibly with 1.3.9, compared to 1.3.7, although unfortunately I can't be certain of this) error popups for TypeScript and JavaScript are showing minimal size, rather than the previous behaviour showing the entire error. It's really frustrating as for each error, I have to press F2 to focus the dialog, then resize it to see the text. Previously, the entire message was shown when there was room on the window. I've attached a screenshot of a dialog which has this issue:

error popup

Any ideas on the cause of this? I have tried a new clean workspace, and it is still apparent, so I don't think it's a config issue. It may be another project of course, I'm happy to post elsewhere if it is.

@mickaelistria
Copy link
Contributor

Can you please elaborate on which OS you're using, and also which version of Eclipse Platform/IDE and LSP4E? All that should be visible in Help > About

@sgjohnston
Copy link
Author

Sorry, I should have added that:

OS: MacOS 15.2
Eclipse: 2024-12 (4.34.0)
LSP4E: 0.18.14.202410030435
Wild Web Developer HTML, CSS, JSON, Yaml, JavaScript, TypeScript, Node tools: 1.3.9.202411190713

@sgjohnston
Copy link
Author

Is there anything else you would need to help identify the issue here - and also if it should be directed towards another project?

@mickaelistria
Copy link
Contributor

I can reporduce it on Fedora Linux with latest I-Build of everything.
I suspect the issue is somewhere in Eclipse Platform generic editor which fails at computing a decent size when the hover popup has content from multiple sources.

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