This revision was automatically updated to reflect the committed changes.
Closed by commit R236:e72a8c2dad4d: [KPasswordLineEdit] Set focus proxy to line
edit (authored by cfeck).
REPOSITORY
R236 KWidgetsAddons
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D7378?vs=18313&id=18337
RE
mlaurent accepted this revision.
REPOSITORY
R236 KWidgetsAddons
REVISION DETAIL
https://phabricator.kde.org/D7378
To: cfeck, mlaurent, davidedmundson
Cc: #frameworks
davidedmundson accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R236 KWidgetsAddons
REVISION DETAIL
https://phabricator.kde.org/D7378
To: cfeck, mlaurent, davidedmundson
Cc: #frameworks
cfeck created this revision.
Restricted Application added a project: Frameworks.
REVISION SUMMARY
KPasswordDialog no longer starts with focus, because KPasswordLineEdit is not
a QLineEdit. Adding a focus proxy resolves the issue.
Regression reported on reddit.
REPOSITORY
R236 KWidgetsAd