SUMMARY The password field focuses focus after inserting a wrong password STEPS TO REPRODUCE 1. insert a wrong password 2. press enter 3. try to write the password again, the password field remain blank OBSERVED RESULT password filed has no focus EXPECTED RESULT password field has focus and i don't have to use tab/mouse to select it again
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-vault/-/merge_requests/58
Git commit 9b0545a7e475bd261171d646c26919e91a5e6986 by Nate Graham. Committed on 14/03/2025 at 16:30. Pushed by ngraham into branch 'master'. kded: restore focus on password field after wrong password Pressing return or enter causes it to lose focus, so we need to manually restore it in this case so the user can try the password again. FIXED-IN: 6.3.4 M +1 -0 kded/ui/mountdialog.cpp https://invent.kde.org/plasma/plasma-vault/-/commit/9b0545a7e475bd261171d646c26919e91a5e6986
Git commit af8a9ceb9f2bfc98562ad020af1467ad064cdb4e by Nate Graham. Committed on 14/03/2025 at 16:34. Pushed by ngraham into branch 'Plasma/6.3'. kded: restore focus on password field after wrong password Pressing return or enter causes it to lose focus, so we need to manually restore it in this case so the user can try the password again. FIXED-IN: 6.3.4 (cherry picked from commit 9b0545a7e475bd261171d646c26919e91a5e6986) Co-authored-by: Nate Graham <nate@kde.org> M +1 -0 kded/ui/mountdialog.cpp https://invent.kde.org/plasma/plasma-vault/-/commit/af8a9ceb9f2bfc98562ad020af1467ad064cdb4e