Bug 417657 - lots of empty space between settings in "Advanced" tab
Summary: lots of empty space between settings in "Advanced" tab
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_sddm (show other bugs)
Version: 5.18.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: David Edmundson
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2020-02-14 17:59 UTC by Patrick Silva
Modified: 2020-02-14 22:08 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.18.1


Attachments
screenshot (145.52 KB, image/png)
2020-02-14 17:59 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
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