[webkit-qt] Issue with KWebwallet and QtWebKit23
Allan Sandfeld Jensen
kde at carewolf.com
Wed Oct 24 03:36:47 PDT 2012
On Wednesday 24 October 2012, Dawit A wrote:
> 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.
If you can design a better interface that kwallet can use, we can still
integrate it into QtWebKit before branching.
`Allan
More information about the webkit-qt
mailing list