Add setFocusProxy() for KPasswordLineEdit
ClosedPublic

Authored by cfeck on Aug 17 2017, 11:46 PM.

Details

Summary

KPasswordDialog no longer starts with focus, because KPasswordLineEdit is not a QLineEdit. Adding a focus proxy resolves the issue.

Regression reported on reddit.

Diff Detail

Repository
R236 KWidgetsAddons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cfeck created this revision.Aug 17 2017, 11:46 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptAug 17 2017, 11:46 PM
davidedmundson accepted this revision.Aug 18 2017, 12:12 AM
This revision is now accepted and ready to land.Aug 18 2017, 12:12 AM
mlaurent accepted this revision.Aug 18 2017, 7:20 AM
This revision was automatically updated to reflect the committed changes.