Version: (using KDE 4.3.0) Installed from: SuSE RPMs Konqueror offers the user a choice to never store a password for (this) site. However, there is no UI to revert that. Steps to reproduce: 1. Navigate to a website and input a password. 2. When Konqueror asks re: saving the password to KWallet (Yes / Not this time / Never) choose Never. 3. Change your mind or realize you clicked accidentally. 4. ??? 5. Search a long time until someone points you to ~/.kde4/share/apps/khtml/formcompletions 6. File a bug report :)
Git commit a0778a93c2ac9dd81e07ac9e241b118abdd6a4f9 by Dawit Alemayehu. Committed on 29/11/2011 at 19:52. Pushed by adawit into branch 'master'. - Don't cause each page to be parsed again just to show an option in KWallet's status bar label icon. - Show the wallet status bar icon so that a login page can be un-blacklisted from the non password storable sites' list. CCBUG: 203901 M +51 -33 src/kwebkitpart.cpp M +3 -1 src/kwebkitpart.h http://commits.kde.org/kwebkitpart/a0778a93c2ac9dd81e07ac9e241b118abdd6a4f9
Per comment #1, this bug has been addressed for the kwebkitpart. The little wallet icon is shown for pages where saving login credentials has been disabled through the password bar.
Dear user, KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6. Please migrate to use a QWebEngine based HTML component. We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes. For security issues, please see: https://kde.org/info/security/ Sorry that we did not fix this issue during the life-time of KHTML. Greetings Christoph Cullmann