Bug 35662

Summary: [Qt] QWebView Display issue with Facebook Connect
Product: WebKit Reporter: Tor Arne Vestbø <vestbo>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal Keywords: Qt
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   

Description Tor Arne Vestbø 2010-03-03 03:44:09 PST
This bug report originated from issue QTBUG-5022
http://bugreports.qt.nokia.com/browse/QTBUG-5022

--- Description ---

I am having displaying the Facebook connect web site using QT. <br/>
I tried the sample browser with the SDK. Also tried other QT Based browsers (Arora, QtWeb). All have the issue. <br/>
The URL displays fine always in IE/FF/Chrome. 

<p>The URL is: <br/>
<span class="nobr"><a href="http://www.facebook.com/login.php?api_key=54042e9c05a5d8bedcc99c7012bc6790&amp;connect_display=popup&amp;v=1.0&amp;next=http://www.facebook.com/connect/login_success.html">http://www.facebook.com/login.php?api_key=54042e9c05a5d8bedcc99c7012bc6790&amp;connect_display=popup&amp;v=1.0&amp;next=http://www.facebook.com/connect/login_success.html<sup><img class="rendericon" src="http://bugreports.qt.nokia.com/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"/></sup></a></span> </p>

<p>To reproduce: <br/>
1. Start Browser included in Qt SDK <br/>
2. Point it to www.facebook.com. Logout if you are already logged in. <br/>
3. Use the above URL. Most of the times the login page is not displayed. </p>


<p>In Qt, most of the times it will not display the page. Once in a while after repeated reloads it works. </p>

--- Comments ---

This issue does not appear using the 4.6 or 4.7 branches. Tested using the 'fancybrowser' example.
Comment 1 Tor Arne Vestbø 2010-03-15 05:20:00 PDT
Not reproducible in trunk