broulik created this revision. broulik added a reviewer: Plasma. broulik set the repository for this revision to rPLASMAWORKSPACE Plasma Workspace. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY When pressing Return on the "New Session" screen, it would still try to unlock the session as the text field still has focus. Instead of duplicating some logic there, just "click" the button which will do the right thing in both cases. TEST PLAN Locked screen, typed password, pressed Return, session unlocked. Locked screen, choose "New Session", pressed Return, new session would be created (previously it would try to unlock, or do nothing if you didn't type anything before) REPOSITORY rPLASMAWORKSPACE Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D2956 AFFECTED FILES lookandfeel/contents/lockscreen/MainBlock.qml EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: broulik, #plasma Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
