[Webkit-unassigned] [Bug 55370] [Qt] QWebView fails to load first page with an Anchor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 03:43:42 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55370


Aparna Nandyal <aparna.nand at wipro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aparna.nand at wipro.com




--- Comment #2 from Aparna Nandyal <aparna.nand at wipro.com>  2011-03-01 03:43:42 PST ---
This bug is same as https://bugs.webkit.org/show_bug.cgi?id=32723

The root cause of the problem is same in both cases, the calls to 

d->frame->loader()->activeDocumentLoader()->writer()->begin(absolute);
d->frame->loader()->activeDocumentLoader()->writer()->end();

in QWebFrame::setUrl is causing this problem. Im looking into another bug (https://bugs.webkit.org/show_bug.cgi?id=54380) that will possibly refactor this code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list