Bug 574466 - [HiDPI][GTK3] ToolItem image are not scaled properly when disabled
Summary: [HiDPI][GTK3] ToolItem image are not scaled properly when disabled
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.19   Edit
Hardware: PC Linux
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-25 08:47 EDT by Romain Bioteau CLA
Modified: 2021-08-07 05:05 EDT (History)
1 user (show)

See Also:


Attachments
Cancel image disabled in progress bar (28.15 KB, image/png)
2021-06-25 08:47 EDT, Romain Bioteau CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Romain Bioteau CLA 2021-06-25 08:47:08 EDT
Created attachment 286685 [details]
Cancel image disabled in progress bar

When a ToolItem is disabled and a @2x image is set. The image is not scaled accordingly when having deviceZoom=200.

*** System properties:
org.eclipse.swt.internal.deviceZoom=200
org.eclipse.swt.internal.gdk.backend=x11
org.eclipse.swt.internal.gtk.theme=Yaru
org.eclipse.swt.internal.gtk.version=3.24.20
org.eclipse.swt.internal.webkitgtk.version=2.32.0
Comment 1 Andrey Loskutov CLA 2021-08-05 08:14:56 EDT
Could you please check if the most recent 4.21 SDK nightly build shows same issue? Just in case some recent change fixed that.

https://download.eclipse.org/eclipse/downloads/drops4/I20210804-1800/

Beside this, see list of bugs that could be related.
Comment 2 Romain Bioteau CLA 2021-08-07 05:05:42 EDT
(In reply to Andrey Loskutov from comment #1)
> Could you please check if the most recent 4.21 SDK nightly build shows same
> issue? Just in case some recent change fixed that.
> 
> https://download.eclipse.org/eclipse/downloads/drops4/I20210804-1800/
> 
> Beside this, see list of bugs that could be related.

The issue is still present on the integration build.