Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Qt5 and WebKit 3.0 flickering issue
Forum Updated to NodeBB v4.3 + New Features

Qt5 and WebKit 3.0 flickering issue

Scheduled Pinned Locked Moved Qt WebKit
qtwebkitqt5qt4qt5.5
1 Posts 1 Posters 944 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    han_123
    wrote on last edited by
    #1

    I've developed an application to display a hosted webpage using Qt4. When migrating this application to Qt5, I observed flickering issue.

    The performance of the webpage is tested with major browser (i.e. IE, FF, Chrome, Safari, Opera) as well as Qt4 webkit stressed with 1000 elements. There is no flickering issue.

    However, when I migrated to Qt5 webkit, the flickering issue appeared even for just 15 elements. In addition, I also observed that the flickering issue is happening mostly on the images.

    Information:

    1. The webpage will do regular updates using JavaScript setInterval() with some interval
    2. The webpage is hosted using my http server which is written using Qt4 with SSl supported.
    3. The http server is working correctly as tested with major browser and Qt4 webkit.

    Why could this happening ? Is it a significant different on rednering between Qt4 webkit and Qt5 webkit ?

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved