-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
eclipse-platform/eclipse.platform.swt
#1569Labels
Milestone
Description
The minimize/maximize icons of part stacks are scaled incorrectly under specific conditions. This is how it looks like:

Note: I was only able to produce this issue in dark mode so far.
How to reproduce
You can reproduce the behavior as follows:
- Set up at least two monitors with different zoom values (e.g., 100% and 125%)
- Start an Eclipse application with rescaling on runtime activated (and auto scale mode
quarter). - Place the workbench window on the 100% monitor. Note: if you move it between both monitors now, the minimize/maximize icons will be rescaled correctly.
- Move the workbench window from the 100% to the 125% monitor.
- Change focus to another application on the 100% monitor.
- Move the workbench window from the 125% to the 100% monitor.
Now the icons are scaled incorrectly for the active part stack. As soon as you switch focus to some other application again, the icons will be rescaled correctly.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done
