Created attachment 165471 [details] Screenshot STEPS TO REPRODUCE 1. Start enrolling a fingerprint in the user kcm OBSERVED RESULT The circle indicating the progress is too small EXPECTED RESULT The circle goes around the fingerprint icon SOFTWARE/OS VERSIONS KDE Plasma Version: master KDE Frameworks Version: master Qt Version: 6.7 ADDITIONAL INFORMATION
Oops, wrong bug report.
Cannot reproduce with Qt 6.6.0. Maybe a 6.7 regression?
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3928
Git commit 4a87b77d7940dd389cfe633fc2fa3f31457f519b by David Edmundson, on behalf of Nicolas Fella. Committed on 21/02/2024 at 09:05. Pushed by davidedmundson into branch 'master'. [kcms/users] Fix sizing in fingerprint dialog The current code has several binding loops, causing e.g. the progress circle to be too small M +9 -9 kcms/users/src/ui/FingerprintDialog.qml M +19 -20 kcms/users/src/ui/FingerprintProgressCircle.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/4a87b77d7940dd389cfe633fc2fa3f31457f519b
Git commit 8dba636eef9e4e9bcf7811d41bde7aff6501ee80 by Nicolas Fella. Committed on 21/02/2024 at 09:32. Pushed by nicolasfella into branch 'Plasma/6.0'. [kcms/users] Fix sizing in fingerprint dialog The current code has several binding loops, causing e.g. the progress circle to be too small (cherry picked from commit 4a87b77d7940dd389cfe633fc2fa3f31457f519b) M +9 -9 kcms/users/src/ui/FingerprintDialog.qml M +19 -20 kcms/users/src/ui/FingerprintProgressCircle.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/8dba636eef9e4e9bcf7811d41bde7aff6501ee80