https://bugs.kde.org/show_bug.cgi?id=395671
Thomas Surrel <thomas.sur...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/754efdedd4ee1 | |b7dbafda06bd7858e2f51346ea0 --- Comment #4 from Thomas Surrel <thomas.sur...@protonmail.com> --- Git commit 754efdedd4ee1b7dbafda06bd7858e2f51346ea0 by Thomas Surrel. Committed on 17/10/2018 at 20:53. Pushed by thsurrel into branch 'Plasma/5.14'. [Lock Screen] Do not try to unlock when unvisible Summary: In the lock screen, pressing the enter key while the UI is not yet visible ends up trying to unlock (and would usually fail because the password field is empty). Ensure that the UI is visible before unlocking. Test Plan: Lock the session, press enter. The UI should appear without any "Unlocking failed" message. Reviewers: #plasma, #vdg, ngraham, davidedmundson Reviewed By: #plasma, #vdg, ngraham, davidedmundson Subscribers: ngraham, davidedmundson, abetts, filipf, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D16219 M +1 -0 lookandfeel/contents/lockscreen/LockScreenUi.qml M +6 -1 lookandfeel/contents/lockscreen/MainBlock.qml https://commits.kde.org/plasma-workspace/754efdedd4ee1b7dbafda06bd7858e2f51346ea0 -- You are receiving this mail because: You are watching all bug changes.