Bug 234047

Summary: saving passwords not possible
Product: [Frameworks and Libraries] kwebkitpart Reporter: David Goller <david.goller>
Component: generalAssignee: webkit-devel
Status: RESOLVED FIXED    
Severity: normal CC: adawit
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

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