Bug 504847

Summary: Incorrect scaling of "i" icon in Information Panel with screen scaling
Product: [Applications] dolphin Reporter: vojtapluskal2
Component: panels: informationAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: minor CC: kfm-devel
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: NixOS   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: How the "i" icon bug looks.
Correct scaling of a folder icon.
Sample monitor configuration which triggers 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.