[WebKit-devel] [kdelibs] [Bug 323663] Password is not stored

Dawit Alemayehu adawit at kde.org
Thu Oct 10 11:09:14 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=323663

--- Comment #9 from Dawit Alemayehu <adawit at kde.org> ---
(In reply to comment #8)
> Hi Dawit, thanks muchly, you did something very valuable - you showed that
> it is supposed to work, so I started looking elsewhere. No such wallet
> symbol in the bottom right, and passwords work for some few sites in my
> konqueror.
> With a new user account it works indeed as expected, so I started changing
> the browser settings. I can only regard browsing all sites with java turned
> on as brain-dead, and I won't browse with javascript turned on everywhere
> either (although the white-list in konqueror is pretty cumbersome).
> Passwords will not be stored or filled on lists.sourceforge.net after I
> turned javascript off. White-listing this domain only makes passwords work
> again there. However, as best as I can tell, there is no javascript
> whatsoever on that site.
> As a very wild guess, is it possible that the password handling requires
> javascript? And with webkit, that's obeying the permissions from the
> preferences even though the sites does not use javascript? I.e., konqueror
> won't store/insert passwords unless javascript is enabled for that domain?
> ARRRGHHHH!!!!! I'd see that as a bug.

Yes, unfortunately password management requires the Javascript to be enabled in
kdewebkit. That is because the built-in API does not work under all
circumstances and my effort to have that issue resolved upstream did not pan
out. See https://bugs.webkit.org/show_bug.cgi?id=63603. As a result, we use
javascript to find and fill out forms on web pages.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the WebKit-devel mailing list