Bug 35662 - [Qt] QWebView Display issue with Facebook Connect
Summary: [Qt] QWebView Display issue with Facebook Connect
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-03-03 03:44 PST by Tor Arne Vestbø
Modified: 2010-03-15 05:20 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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