-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Let's make sure issue is not already fixed in latest builds first.
- I verified I can reproduce this issue against latest Integration Build of Eclipse SDK
Steps to reproduce
From a fresh installation and clean workspace:
- Create a Java with a source file
- Trigger completion pop-up (e.g. ctrl-space)
- The pop-up isn't properly resizable
Normally it flickers strangely, but sometimes it "catches" and resizes, but only smaller. Sometimes it gets really small and then I have to edit completion_proposal_size
in .metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml
to restore a usable size.
Demo of resize:
Screencast.From.2025-10-15.10-56-13.mp4
Tested under this environment:
- OS & version: Ubuntu 25.04 and Ubuntu 25.10 running GTK3 on Wayland
- Eclipse IDE/Platform version (as shown in Help > About): I20251014-1810
- This only happens when
GDK_BACKEND=wayland
, withGDK_BACKEND=x11
and running on a xfce4 session on the same machine (via vnc as described here) the resize works ok.
Community
- I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working