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
Eclipse IDE for Java Developers (includes Incubating components) Version: 2026-06 M2 (4.40.0 M2) Build id: 20260430-0613 OS: Mac OS X, v.26.4.1, aarch64 / cocoa Java vendor: Eclipse Adoptium Java runtime version: 21.0.10+7-LTS Java version: 21.0.10
Bug description
File list in a changeset shows partial render until mouse-up in graph viewer.
This is obviously JFace/SWT bug, but I can't reproduce it without eGit, so I hope someone more proficient with eGit can properly report a bug upstream.
Actual behavior
The list of files in a changeset is rendered partially:
Screen.Recording.2026-05-14.at.21.18.00.mov
Expected behavior
The list of files should be either completely rendered on mouse-down, or not show any changes.
Version
7.7.0.202604291911-m2
Operating System
MacOS
Eclipse version
Eclipse IDE for Java Developers (includes Incubating components) Version: 2026-06 M2 (4.40.0 M2) Build id: 20260430-0613 OS: Mac OS X, v.26.4.1, aarch64 / cocoa Java vendor: Eclipse Adoptium Java runtime version: 21.0.10+7-LTS Java version: 21.0.10
Bug description
File list in a changeset shows partial render until mouse-up in graph viewer.
This is obviously JFace/SWT bug, but I can't reproduce it without eGit, so I hope someone more proficient with eGit can properly report a bug upstream.
Actual behavior
The list of files in a changeset is rendered partially:
Screen.Recording.2026-05-14.at.21.18.00.mov
Expected behavior
The list of files should be either completely rendered on mouse-down, or not show any changes.
Relevant log output
Other information
Initially discovered in eclipse-platform/eclipse.platform.swt#3260