Bug 398946 - Icon selection window is pixelated in HiDPI
Summary: Icon selection window is pixelated in HiDPI
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kiconthemes
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.50.0
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Christoph Feck
URL:
Keywords: junior-jobs, usability
Depends on:
Blocks:
 
Reported: 2018-09-22 04:11 UTC by Andrew Crouthamel
Modified: 2020-11-25 05:14 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Crouthamel 2018-09-22 04:11:40 UTC
SUMMARY
When selecting a custom icon for a folder or other document, the icons shown are pixelated on a HiDPI screen running 2x scaling.

STEPS TO REPRODUCE
1. Right click a folder, select properties
2. Click on the icon
3. View the icons in the preview area of the window

EXPECTED RESULT
Icons are crisp

ACTUAL RESULT
Icons are pixelated

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.1


ADDITIONAL INFORMATION
Probably needs QGuiApplication::setAttribute(Qt::AA_UseHighDpiPixmaps);
Comment 1 Kai Uwe Broulik 2018-09-24 07:55:56 UTC
That dialog is provided by KIconThemes, re-assigning.
Comment 2 Christoph Feck 2020-11-09 22:25:18 UTC
Which application? As you stated, the QGuiApplication attribute needs to be set, but it is set by the application, not by the framework.
Comment 3 Nate Graham 2020-11-10 17:35:11 UTC
Which app?
Comment 4 Bug Janitor Service 2020-11-25 04:33:49 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Andrew Crouthamel 2020-11-25 04:54:52 UTC
(In reply to Nate Graham from comment #3)
> Which app?

Not sure if this is directed at me, the original report was for Dolphin.
Comment 6 Nate Graham 2020-11-25 05:14:05 UTC
Definitely fixed for Dolphin now. :)