Bug 234047 - saving passwords not possible
Summary: saving passwords not possible
Status: RESOLVED FIXED
Alias: None
Product: kwebkitpart
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: webkit-devel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 15:17 UTC by David Goller
Modified: 2010-05-06 17:55 UTC (History)
1 user (show)

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 David Goller 2010-04-11 15:17:16 UTC
Version:           0.9 (using KDE 4.4.2)
OS:                Linux
Installed from:    openSUSE RPMs

if using webkitpart as rendering engine in konqueror stored passwords are filled in automatically, but it is not possible to store new ones.
Comment 1 Dawit Alemayehu 2010-04-14 17:50:17 UTC
If you type in new login information in a site where login information was previously cached, the cached login information will automatically be overwritten with the new information. If this is not the case, please provide the site where you encounter this issue or elaborate what you meant if think I misunderstood your report.
Comment 2 David Goller 2010-04-15 12:15:11 UTC
Sorry, it was not clear, what i meant, i didn't mean passwords stored in cookies but stored in kwallet.
When typing a password with khtml (for example on mail.google.com) i will be ask to store it in kwallet, using webkitpart i will not be asked. But if the password is already stored in kwallet it is automatically filled in also if using webkitpart.
Comment 3 Dawit Alemayehu 2010-04-23 17:57:59 UTC
Tha(In reply to comment #2)
> Sorry, it was not clear, what i meant, i didn't mean passwords stored in
> cookies but stored in kwallet.

I was not talking about cookies either :) I was talking about the kwallet integration.

> When typing a password with khtml (for example on mail.google.com) i will be
> ask to store it in kwallet, using webkitpart i will not be asked. But if the
> password is already stored in kwallet it is automatically filled in also if
> using webkitpart.

The same thing should happen in kwebkitpart unless you already have the login information for the site already stored in the wallet. As per previous response, the only time kwebkitpart should not prompt you is when there exists login information for that site in KWallet already. In that case, it will simply overwrite the existing login information which is the same think khtml does.

If you do not get prompted even when there is no cached login information for the site, then you are using an older version of kwebkitpart. Can you please provide the library version number from the filename, eg. libkwebkitpart.so.x.x.x, that is installed on your system ?
Comment 4 David Goller 2010-05-06 17:55:06 UTC
sorry, was my mistake, i had installed an old version, it works now