Results 1 to 2 of 2

Thread: QWebview weird behavior on some pages

  1. #1
    Join Date
    Dec 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QWebview weird behavior on some pages

    Hello everybody,

    I have following problem:
    When I try to open page My eBay QWebView loads only first part and nothing shown.
    You can reproduce this error on:
    • QWebView in own application
    • Demo Web Browser from standard Qt library
    • Aurora Browser (Compiled package for Windows)
    • some commercial browsers based on WebKit


    But It works on QtWeb (from sources).

    Qt version: 4.7.1
    OS: Windows 7
    Compiler: MSVC 2010

    What have I missed when I used QWebView?

    Thanks for help
    Last edited by ZaQ; 1st December 2010 at 13:11.

  2. #2
    Join Date
    Apr 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QWebview weird behavior on some pages

    Have you found a solution yet?

    I've got a similar problem. Actually mine's even worse, my eBay page doesn't even load for me. I just got a blank page.

    Here's how to reproduce it (2 minute effort),

    1. Create a QT Gui project
    2. Drag a QTWebview widget to the form
    3. In the MainWindow constructor, add ui->webView->setUrl(QUrl("http://www.ebay.com"));
    4. Now run your project
    5. Login to eBay in your app, and click on My eBay link, and you get a blank page.

    Can anyone help?
    Last edited by jasonliu; 15th April 2011 at 03:36.

Similar Threads

  1. QWebView weird behavior !!
    By gontham in forum Newbie
    Replies: 1
    Last Post: 21st October 2010, 14:00
  2. Weird Deployment Behavior, Windows
    By skepticalgeek in forum Qt Programming
    Replies: 6
    Last Post: 6th October 2010, 08:51
  3. Weird behavior under Ubuntu Gnome
    By psih128 in forum Qt Programming
    Replies: 0
    Last Post: 6th July 2010, 14:26
  4. Weird removeRow behavior
    By metalinspired in forum Qt Programming
    Replies: 0
    Last Post: 30th August 2009, 12:42
  5. Weird QMenu behavior on Mac
    By munna in forum Qt Programming
    Replies: 1
    Last Post: 14th January 2009, 15:18

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.