[plasmashell] [Bug 433563] SDDM & Lock screen themes: Password field input not synced across screens
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Mar 25 18:23:01 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=433563
--- Comment #23 from fanzhuyifan at gmail.com ---
Git commit 99702e2def21cba69439a754690d6a47251816df by Yifan Zhu.
Committed on 25/03/2025 at 16:03.
Pushed by fanzhuyifan into branch 'master'.
greeter: sync password across screens
Create PasswordSync Singleton to explicitly sync password on different
screens.
Test plan:
- use multiscreen setup
- break lock screen theme, lock screen and verify fallback theme is used
- type on one password box, verify password is synced to other screen
- make deletions and insertions in other screen, and verify changes are
synced back
M +2 -0 greeter/fallbacktheme.qrc
M +11 -1 greeter/fallbacktheme/Greeter.qml
A +13 -0 greeter/fallbacktheme/PasswordSync.qml [License: GPL(v2.0+)]
A +4 -0 greeter/fallbacktheme/qmldir
https://invent.kde.org/plasma/kscreenlocker/-/commit/99702e2def21cba69439a754690d6a47251816df
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Visual-design
mailing list