On Tue, Oct 23, 2012 at 5:04 PM, Lindsay Mathieson <
[email protected]> 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.
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-qt

Reply via email to