Bug 480147

Summary: "Configure Fingerprints" dialog is missized
Product: [Applications] systemsettings Reporter: Nicolas Fella <nicolas.fella>
Component: kcm_usersAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: boredsquirrel, uhhadd
Priority: NOR Keywords: qt6
Version First Reported In: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Screenshot

Description Nicolas Fella 2024-01-21 22:03:38 UTC
Created attachment 165116 [details]
Screenshot

See Screenshot

The dialog is too tall, the controls in the footer are cut off. It's not possible to scroll via touchpad to see the controls. Only scrolling via touchscreen works

SOFTWARE/OS VERSIONS
KDE Plasma Version: master
KDE Frameworks Version: master
Qt Version: 6.7

ADDITIONAL INFORMATION

Works fine in 5.27
Comment 1 Bug Janitor Service 2024-01-22 00:34:58 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3806
Comment 2 Nicolas Fella 2024-02-01 13:04:39 UTC
*** Bug 480640 has been marked as a duplicate of this bug. ***
Comment 3 Bug Janitor Service 2024-02-01 16:21:17 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kirigami/-/merge_requests/1454
Comment 4 Nicolas Fella 2024-02-01 22:19:44 UTC
Git commit b18c1e6194238689faa258e02f0e765e795f6ea7 by Nicolas Fella, on behalf of Marco Martin.
Committed on 01/02/2024 at 22:19.
Pushed by nicolasfella into branch 'master'.

Fix Overlay sheet size hints

Make sure the actual root element of the Overlay sheet doesn't go out of
the app window by limiting the hints, then in the case of a manual
flickable inserted in the sheet, use the flickable content height as
implicit height to try to show it without a scrollbar
Related: bug 480673, bug 480508, bug 480514

M  +10   -6    src/controls/templates/OverlaySheet.qml

https://invent.kde.org/frameworks/kirigami/-/commit/b18c1e6194238689faa258e02f0e765e795f6ea7