Bug 417657

Summary: lots of empty space between settings in "Advanced" tab
Product: [Applications] systemsettings Reporter: Patrick Silva <bugseforuns>
Component: kcm_sddmAssignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: filipfila.kde, nate, plasma-bugs
Priority: NOR Keywords: junior-jobs
Version: 5.18.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 5.18.1
Attachments: screenshot

Description Patrick Silva 2020-02-14 17:59:36 UTC
Created attachment 126029 [details]
screenshot

SUMMARY
See the attached screenshot please.
These empty spaces between the settings available make the layout of "Advanced" tab weird. 

STEPS TO REPRODUCE
1. open SDDM kcm, click on "Advanced" tab
2. 
3. 

EXPECTED RESULT
better layout without lots of empty spaces between the settings available.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.0
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1
Comment 1 Nate Graham 2020-02-14 21:19:12 UTC
Heh, there needs to be a stretchy spacer at the bottom.
Comment 2 Filip Fila 2020-02-14 22:08:29 UTC
Git commit 26022caf9a2ad5427441d8a22865b0f64b6e4fe9 by Filip Fila.
Committed on 14/02/2020 at 22:08.
Pushed by filipf into branch 'Plasma/5.18'.

Don't let the Advanced tab's spacers expand all they want

Summary:
We have 3 vertical spacers in the Advanced tab and they're defined as Expanding.

So that means they become quite the gaps if the window is expanded.

This patch changes their size policy to Preferred to avoid such a feature.
FIXED-IN: 5.18.1

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D27418

M  +9    -0    src/ui/advancedconfig.ui

https://commits.kde.org/sddm-kcm/26022caf9a2ad5427441d8a22865b0f64b6e4fe9