PDA

View Full Version : QML webview problem



volcano
11th February 2011, 04:52
Hi,

I have this problem with the QML webview, the same page loads well on the Qt webview.

The link is
http://www.facebook.com/dialog/feed?app_id=132839880113484&display=touch&redirect_uri=http://www.facebook.com/apps/application.php?id=132839880113484

Here is what happens with Qt Webview which behaviour i'm expecting in the QML Webview i.e. the image is named qtwebview.
5918

The behaviour which I get on the QML webview is shown in the image named qmlwebview.
5919

The problem faced is if you see the images, the bottom bar which says Skip Publish doesnt appear in case of the QML webview. If you see carefully when the page loads after logining in facebook, you will see that the bottom bar which appears in case of the Qt webview just slides out of the screen.

Please suggest some solution..

Thanks and Regards,
volcano

wysota
11th February 2011, 08:24
Are you aware not everybody is using Facebook?

volcano
11th February 2011, 09:18
I'm aware of the fact..

But I'm creating a facebook application for devices and wanted to render the facebook pages on the webview..

It works fine on the Qt webview, but I don't understand why the page doesn't render well on the QML webview.

Please can you tell me how to fix the prob.

wysota
11th February 2011, 09:35
Please can you tell me how to fix the prob.
No, because it requires access to facebook :)

Your problem seems strictly related to html/javascript and not to Qt.

andrei
17th May 2011, 12:57
Hi Volcano,

Any luck with your problem?
I have the same issue.

Thanks,
Andrei

huluyige
25th May 2011, 14:10
I got the same problem, anybody solved it?

raja26
5th November 2011, 21:48
From the simulator, I have seen this king of behaviour. Look at the same options present at the top of the page. So check whether you are using a touch phone and also if touch gestures supported by the specific version of Qt you are using. 7073