Bug 574466

Summary: [HiDPI][GTK3] ToolItem image are not scaled properly when disabled
Product: [Eclipse Project] Platform Reporter: Romain Bioteau <romain.bioteau>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: minor    
Priority: P3 CC: loskutov
Version: 4.19   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=568771
https://bugs.eclipse.org/bugs/show_bug.cgi?id=569750
https://bugs.eclipse.org/bugs/show_bug.cgi?id=569691
Whiteboard:
Attachments:
Description Flags
Cancel image disabled in progress bar none

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.