Bug 574835 - eclipse icons are not scaled proportionally with font in menu on HiDPI wayland KDE
Summary: eclipse icons are not scaled proportionally with font in menu on HiDPI waylan...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.21   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-13 21:32 EDT by Marian Klein CLA
Modified: 2021-07-13 22:08 EDT (History)
0 users

See Also:


Attachments
icons are disproportionate to menu text size (426.68 KB, image/png)
2021-07-13 21:32 EDT, Marian Klein CLA
no flags Details
workaround GDK_BACKEND=x11 with side effect font not sharp (345.57 KB, image/png)
2021-07-13 22:08 EDT, Marian Klein CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Klein CLA 2021-07-13 21:32:00 EDT
Created attachment 286785 [details]
icons are disproportionate to menu text size

lipse icons are not scaled proportionally with font in menu on HiDPI wayland KDE,
system settings scale factor is 200%
QT_SCALE_FACTOR not set
Comment 1 Marian Klein CLA 2021-07-13 21:40:42 EDT
I use kubuntu 21.04 hirsute , 4k resolution 3840x2160 on wayland
Comment 2 Marian Klein CLA 2021-07-13 22:08:11 EDT
Created attachment 286786 [details]
workaround GDK_BACKEND=x11 with side effect font not sharp

i found workaround on https://bugzilla.redhat.com/show_bug.cgi?id=1500412
GDK_BACKEND=x11 eclipse  however the font is not sharp now. 
Any idea how to improve it?