Bug 428899

Summary: user images are truncated with certain window sizes
Product: [Applications] systemsettings Reporter: medin <med.medin.2014>
Component: kcm_usersAssignee: Janet Blackquill <uhhadd>
Status: RESOLVED FIXED    
Severity: minor CC: nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: 5.20.2   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.20.5
Sentry Crash Report:
Attachments: user images are truncated

Description medin 2020-11-09 18:19:03 UTC
Created attachment 133175 [details]
user images are truncated

When I open user details in separate view (settings window maximized), the list of user images are truncated at right side and the panel that displays images is not resizable.

NB : I have 15.6" screen.

Operating System: Manjaro Linux
KDE Plasma Version: 5.20.2
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1
Kernel Version: 5.4.74-1-MANJARO
OS Type: 64-bit
Comment 1 Nate Graham 2020-11-09 18:47:55 UTC
Can confirm with various window sizes.
Comment 2 Bug Janitor Service 2020-12-11 21:17:05 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/261
Comment 3 Janet Blackquill 2020-12-11 22:42:55 UTC
Git commit 63bd17953f15ccc274e828f6829f83dfcc016473 by Carson Black.
Committed on 11/12/2020 at 21:39.
Pushed by ngraham into branch 'master'.

[kcms/users]: Make sure avatar grid doesn't escape bounds

This adds the column spacing into calculation for determining how many columns there are, preventing certain multiples of window sizes from having too many columns.

M  +2    -1    kcms/users/package/contents/ui/UserDetailsPage.qml

https://invent.kde.org/plasma/plasma-desktop/commit/63bd17953f15ccc274e828f6829f83dfcc016473
Comment 4 Nate Graham 2020-12-11 22:43:42 UTC
Git commit 05c7572bdc10f25cd21cf1a8e52a4d1b7a5dc0d4 by Nate Graham, on behalf of Carson Black.
Committed on 11/12/2020 at 22:43.
Pushed by ngraham into branch 'Plasma/5.20'.

[kcms/users]: Make sure avatar grid doesn't escape bounds

This adds the column spacing into calculation for determining how many columns there are, preventing certain multiples of window sizes from having too many columns.


(cherry picked from commit 63bd17953f15ccc274e828f6829f83dfcc016473)

M  +2    -1    kcms/users/package/contents/ui/UserDetailsPage.qml

https://invent.kde.org/plasma/plasma-desktop/commit/05c7572bdc10f25cd21cf1a8e52a4d1b7a5dc0d4