Summary: | Unable to see my password in the SMTP configuration dialog | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Allen Winter <winter> |
Component: | config dialog | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | Git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/kmailtransport/-/commit/e745babe7bc3dda3fa77f8319c5f95e38948eaf2 | Version Fixed In: | |
Sentry Crash Report: |
Description
Allen Winter
2025-01-10 14:09:39 UTC
possibly related: when I RMB in the password field to paste in my password string, the context menu does not appear directly over my mouse location. instead is appears (probably unparented) all the way to the left of the screen A possibly relevant merge request was started @ https://invent.kde.org/pim/kmailtransport/-/merge_requests/44 Git commit 254d0c3aec3d428c6c8864390f58163f84188ded by Allen Winter. Committed on 17/03/2025 at 13:26. Pushed by winterz into branch 'master'. In the smtpconfigwidget, allow revealing the password after loading In the SMTP configuration wigdget, enable password reveal after the password is loaded from the transport. It's nice to be able to see your passwords even after they've been stored. M +2 -0 src/plugins/smtp/smtpconfigwidget.cpp https://invent.kde.org/pim/kmailtransport/-/commit/254d0c3aec3d428c6c8864390f58163f84188ded Git commit e745babe7bc3dda3fa77f8319c5f95e38948eaf2 by Allen Winter. Committed on 17/03/2025 at 14:36. Pushed by winterz into branch 'release/25.04'. In the smtpconfigwidget, allow revealing the password after loading In the SMTP configuration wigdget, enable password reveal after the password is loaded from the transport. It's nice to be able to see your passwords even after they've been stored. (cherry picked from commit 254d0c3aec3d428c6c8864390f58163f84188ded) Co-authored-by: Allen Winter <winter@kde.org> M +2 -0 src/plugins/smtp/smtpconfigwidget.cpp https://invent.kde.org/pim/kmailtransport/-/commit/e745babe7bc3dda3fa77f8319c5f95e38948eaf2 |