| Summary: | Fuzzy icons in file conflict dialog when I use fractional display scaling | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Patrick Silva <bugseforuns> |
| Component: | Overwrite dialog | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | elvis.angelaccio, kdelibs-bugs-null, meven29, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.105.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
screenshot
screenshot with display scale 125% |
||
A scale factor of 1.2 is not a great, it will result in rounding error variables please choose 1.25 instead for instance. 1.2 == 6.0/5 1.25 == 5/4 == 5 / (2**2) In general prefer scaling factor values that can be expressed by divisors that are powers of 2. Is it reproducible with 1.25 scale factor ? Created attachment 128955 [details] screenshot with display scale 125% (In reply to Méven Car from comment #1) > Is it reproducible with 1.25 scale factor ? cannot reproduce with display scale 125%. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.19.80 KDE Frameworks Version: 5.71.0 Qt Version: 5.14.2 Can reproduce with pdf, jpg and png files. Operating System: Arch Linux KDE Plasma Version: 5.25.90 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 Graphics Platform: X11 Cannot reproduce. Operating System: KDE neon Unstable Edition KDE Plasma Version: 6.4.80 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Graphics Platform: Wayland |
Created attachment 117166 [details] screenshot See the screenshot please. My display scale factor is 1.2. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.14.4 Qt Version: 5.12.0 KDE Frameworks Version: 5.53.0