Bug 203901

Summary: Cannot un-blacklist a site for password storing.
Product: [Applications] konqueror Reporter: Andrew Fuller <mactalla.obair>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: adawit, finex, lemma
Priority: NOR    
Version: 4.3.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In: 1.3.0
Sentry Crash Report:

Description Andrew Fuller 2009-08-15 01:06:56 UTC
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 :)
Comment 1 Dawit Alemayehu 2011-11-29 19:02:25 UTC
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
Comment 2 Dawit Alemayehu 2012-07-16 18:06:24 UTC
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.
Comment 3 Christoph Cullmann 2024-05-06 18:38:17 UTC
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