You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use GNOME Wayland with a high resolution monitor and a scale factor (I used a 2256x1504, 3:2 ratio, 125% scale on my frame.work laptop)
Use a second monitor using a standard resolution for comparison of expected behavior (I used an attached HDMI monitor 1920x1080, 16:9 ratio, 100% scale)
Because Eclipse opens on the monitor that has focus, try opening Eclipse with the mouse hovering over each monitor during startup
I tried
Open Eclipse with the mouse focused on the 3:2 ratio high resolution monitor with 125% zoom, and also
Open Eclipse with the mouse focused on the 16:9 ratio FHD resolution monitor with 100% zoom, then drag Eclipse over to the other monitor and maximize the window
I expected: Eclipse should open normally, and I should be able to resize it to full screen on either monitor.
But got: Normal behavior when Eclipse opened on the FHD monitor, but Eclipse crashes when starting up on the 3:2 ratio monitor with 125% zoom. Additionally, if Eclipse is opened on the FHD monitor, then the window is dragged over to the 3:2 ratio monitor, it has some severe problems. Usually it gets confused, and has a popup dialog that cannot be suppressed that pops up asking to restart Eclipse for zoom to take effect. Sometimes it shows UI elements and text very tiny, and drawn poorly, and sometimes it crashes.
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.
The text was updated successfully, but these errors were encountered:
The log and console output are from when it crashes on startup using the 3:2 monitor. If it starts up successfully, the other error is just the normal constant dialog asking to restart for zoom changes to take effect. If it happens again, I could add a screenshot, but it's the standard dialog box for that, so a screenshot for that isn't very useful.
Let's make sure issue is not already fixed in latest builds first.
Steps to reproduce
From a fresh installation and clean workspace:
I tried
I expected: Eclipse should open normally, and I should be able to resize it to full screen on either monitor.
But got: Normal behavior when Eclipse opened on the FHD monitor, but Eclipse crashes when starting up on the 3:2 ratio monitor with 125% zoom. Additionally, if Eclipse is opened on the FHD monitor, then the window is dragged over to the 3:2 ratio monitor, it has some severe problems. Usually it gets confused, and has a popup dialog that cannot be suppressed that pops up asking to restart Eclipse for zoom to take effect. Sometimes it shows UI elements and text very tiny, and drawn poorly, and sometimes it crashes.
I believe this is the same issue first reported at https://bugs.eclipse.org/bugs/show_bug.cgi?id=570470
Here is some relevant log output
From
<workspace>/.metadata/.log
(not much useful here)From the console (also doesn't look very useful):
Tested under this environment:
Community
The text was updated successfully, but these errors were encountered: