Summary: | Password field loses focus after entering wrong password | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | lesto <lestofante88> |
Component: | Vaults widget | Assignee: | Ivan Čukić <ivan.cukic> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | ivan.cukic, nate |
Priority: | NOR | Keywords: | usability |
Version: | 6.0.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-vault/-/commit/af8a9ceb9f2bfc98562ad020af1467ad064cdb4e | Version Fixed In: | 6.3.4 |
Sentry Crash Report: |
Description
lesto
2021-03-05 09:39:39 UTC
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 |