[lockscreen] Clear password field when system suspends
ClosedPublic

Authored by meven on Nov 23 2019, 12:04 PM.

Details

Summary

BUG: 414399
FIXED-IN: 5.18

Test Plan
  1. Lock screen
  2. type something in the password field
  3. Close lid/suspend system
  4. Reopen Lid

Before:
Password text is kept as in step 2

After:
Password text is empty

Diff Detail

Repository
R120 Plasma Workspace
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19096
Build 19114: arc lint + arc unit
meven created this revision.Nov 23 2019, 12:04 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 23 2019, 12:04 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
meven requested review of this revision.Nov 23 2019, 12:04 PM
meven updated this revision to Diff 70215.Nov 23 2019, 1:45 PM

Reuse SessionManagement component from libkworkspace org.kde.plasma.private.sessions

meven updated this revision to Diff 70216.Nov 23 2019, 1:49 PM

Add missing signal transmission resumingFromSuspend for future-proofing

meven updated this revision to Diff 70217.Nov 23 2019, 1:51 PM

Amend commit message

davidedmundson accepted this revision.Nov 23 2019, 1:52 PM
This revision is now accepted and ready to land.Nov 23 2019, 1:52 PM
This revision was automatically updated to reflect the committed changes.