Bug 245462 - Reset password to empty when first attempt was wrong
Summary: Reset password to empty when first attempt was wrong
Status: RESOLVED FIXED
Alias: None
Product: kwalletmanager
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Michael Leupold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 18:30 UTC by Ralf Jung
Modified: 2011-09-26 20:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Jung 2010-07-22 18:30:18 UTC
Version:           unspecified (using KDE 4.4.2) 
OS:                Linux

When the first attempt to open the wallet fails due to a wrong password, the password dialogue is re-opened with the password already being filled into the line edit. That is not a good idea because since you naturally can not read what is written there, I am always manually clearing the line edit to be able to sanely re-enter my password. Please change KWallet to always clear that line edit when asking for a password.

Reproducible: Always




OS: Linux (x86_64) release 2.6.32-23-generic
Compiler: cc
Comment 1 Ralf Jung 2010-10-22 22:09:45 UTC
Unfortunately, this somewhat annoying behaviour is still shown by KDE 4.5.1.
Comment 2 Ralf Jung 2011-04-18 22:08:02 UTC
KDE 4.6 did not bring any improvements either.
Comment 3 Ralf Jung 2011-09-26 20:18:29 UTC
I posted a patch for review at https://git.reviewboard.kde.org/r/102714/
Comment 4 Ralf Jung 2011-09-26 20:52:36 UTC
The patch got accepted and backported, thanks to valir :)