[webkit-qt] Issue with KWebwallet and QtWebKit23

Dawit A adawit at kde.org
Tue Oct 23 21:00:00 PDT 2012


On Tue, Oct 23, 2012 at 5:04 PM, Lindsay Mathieson <
lindsay.mathieson at gmail.com> wrote:

> On Tue, 23 Oct 2012 08:32:57 PM Allan Sandfeld Jensen wrote:
> > I would suggest you open a bug on webkit, and if you could step through
> the
> > loop it and identify why and where it happens, it might give us a better
> > idea of what is wrong.
>
> Will do, thanks
>

To be honest the actual issue is the fact that KWebWallet has to use the
DOM through Javascript engine . Unfortunately we cannot use QWebElement for
such tasks because of issues like the one described at
https://bugs.webkit.org/show_bug.cgi?id=63603. May be one day I will have
the time to find out why a CSS selector query for all the input elements
inside a given form tag are returns a completely different result from what
I get when I use the DOM though javascript in webkit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20121024/1246f964/attachment.html>


More information about the webkit-qt mailing list