Summary: | Remembering Login Details on build.opensuse.org does not work | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kwebkitpart | Reporter: | Christian Trippe <christiandehne> |
Component: | general | Assignee: | webkit-devel |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit, mail |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdelibs/d840084903f80b102e15d9e9ae57779d49e07d3b | Version Fixed In: | 4.8.4 |
Sentry Crash Report: |
Description
Christian Trippe
2012-04-18 18:39:19 UTC
I have this issue on many other sites. Neither rekonq nor konqueror+webkit can get password from kwallet but both can save entered password. I've tried build kdelibs 4.8.3 with reverted commit from bug 256029 and got it working both in rekonq and in konqueror. Login form is filled correctly on build.opensuse.org and on other sites where it is broken in normal 4.8.3. Looks like that commit has fixed some case but has broken other cases. Git commit d840084903f80b102e15d9e9ae57779d49e07d3b by Dawit Alemayehu. Committed on 30/05/2012 at 08:25. Pushed by adawit into branch 'KDE/4.8'. - Fixed the issue of login @ some websites not being filled in at all. - Greatly improved the javascript code used to parse HTML forms. FIXED-IN: 4.8.4 M +22 -33 kdewebkit/kwebwallet.cpp http://commits.kde.org/kdelibs/d840084903f80b102e15d9e9ae57779d49e07d3b Hmm. That's really funny. Looks like this fix breaks login form filling on https://bugs.kde.org/ Dawit, Could you please check your fix at https://bugs.kde.org/ ? Form filling is broken for me on this site with your fix. (In reply to comment #5) > Dawit, > Could you please check your fix at https://bugs.kde.org/ ? > Form filling is broken for me on this site with your fix. This should be fixed now (4.8.4) and will work even better (read: more efficiently) in KDE 4.9. |