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

Toolbar Icons in View Stacks Have White Background After Rescaling #139

Closed
HeikoKlare opened this issue Nov 4, 2024 · 1 comment · Fixed by eclipse-platform/eclipse.platform.swt#1576
Assignees
Labels
Bug A Derivation of Expected Behavior HiDPI A HiDPI-Related Issue or Feature SWT Issue for SWT
Milestone

Comments

@HeikoKlare
Copy link
Contributor

Preconditions:

  • Two monitors with different scale values (e.g., 100% and 125%)
  • "Rescaling on runtime" feature activated

When moving a workbench window from one monitor to another, the background of the toolbar icons becomes white, while it is properly transparent on the monitor on which the workbench window first shows up. Interestingly, this also appears with autoScale mode integer200 and two monitor with scale values that do not require any rescaling of the images (e.g., 100% and 125%).

SWT autoScale mode set to quarter:
Image

SWT autoScale mode set to integer200:
Image

@HeikoKlare HeikoKlare converted this from a draft issue Nov 4, 2024
@HeikoKlare HeikoKlare added SWT Issue for SWT Bug A Derivation of Expected Behavior HiDPI A HiDPI-Related Issue or Feature labels Nov 4, 2024
@HeikoKlare HeikoKlare moved this from 🆕 New to 🔖 Ready: Atomic in Eclipse Nov 4, 2024
@akoch-yatta akoch-yatta added this to the 4.35 M1 milestone Nov 6, 2024
@akoch-yatta
Copy link

I had a look into it. It seems to be related to the background "configuration" of the toolbar (image, alpha, etc.), but this needs further investigation, so I put it to 4.35M1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A Derivation of Expected Behavior HiDPI A HiDPI-Related Issue or Feature SWT Issue for SWT
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants