Bug 504847 - Incorrect scaling of "i" icon in Information Panel with screen scaling
Summary: Incorrect scaling of "i" icon in Information Panel with screen scaling
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: information (other bugs)
Version First Reported In: unspecified
Platform: NixOS Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-27 07:54 UTC by vojtapluskal2
Modified: 2025-05-27 07:55 UTC (History)
1 user (show)

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


Attachments
How the "i" icon bug looks. (109.49 KB, image/png)
2025-05-27 07:54 UTC, vojtapluskal2
Details
Correct scaling of a folder icon. (75.64 KB, image/png)
2025-05-27 07:55 UTC, vojtapluskal2
Details
Sample monitor configuration which triggers this bug. (286.98 KB, image/png)
2025-05-27 07:55 UTC, vojtapluskal2
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vojtapluskal2 2025-05-27 07:54:37 UTC
Created attachment 181769 [details]
How the "i" icon bug looks.

SUMMARY


STEPS TO REPRODUCE
1. Have two monitors, where one is scaled more than 100% (in my case 200%) and the other has a different scaling amount (in my case 100%, but selecting anything else than 200% does the same thing).
2. Open Dolphin on the unscaled monitor and select multiple items in a folder.
3. Observe the "i" icon in the information panel.

OBSERVED RESULT
The "i" icon scales incorrectly (I would guess with the scaling factor of the scaled monitor), i.e. it is too large.

EXPECTED RESULT
The "i" icon should scale the same way as the "folder" icon when selecting a single folder.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.14.7 (64-bit), NixOS 25.11, Wayland
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.0

ADDITIONAL INFORMATION
Other icons are scaled correctly. When scaling is set to less than or equal to 100% on the scaled monitor the scaling is also correct. Is not affected by changing which monitor is primary. Also happens when moving the Dolphin's window from the scaled monitor to the unscaled.
Comment 1 vojtapluskal2 2025-05-27 07:55:17 UTC
Created attachment 181770 [details]
Correct scaling of a folder icon.
Comment 2 vojtapluskal2 2025-05-27 07:55:44 UTC
Created attachment 181771 [details]
Sample monitor configuration which triggers this bug.