Summary: | Cannot un-blacklist a site for password storing. | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Andrew Fuller <mactalla.obair> |
Component: | khtml | Assignee: | 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: | http://commits.kde.org/kwebkitpart/a0778a93c2ac9dd81e07ac9e241b118abdd6a4f9 | Version Fixed In: | 1.3.0 |
Sentry Crash Report: |
Description
Andrew Fuller
2009-08-15 01:06:56 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 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 |