Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. WebEngine - Screen Tearing

WebEngine - Screen Tearing

Scheduled Pinned Locked Moved QtWebEngine
qwebengineviewqt5
1 Posts 1 Posters 962 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.
  • J Offline
    J Offline
    jmorris_nv
    wrote on last edited by jmorris_nv
    #1

    I'm writing an application that uses the Qt WebEngine to display division standings of a tournament. If the size of the standings web page is too tall for the screen, I'm using animation and transforms to scroll the webpage. It fills the screen, and works well.

    Recently I've got a new computer and screen to display the standings on. The screen is 2160x3840 (4k portrait). The computer is an Intel Broadwell NUC (NUC5i5RYK). Its running Kubuntu 15.04. I've been noticing a fair amount of tearing when the information is scrolling on the screen.

    I've turned off KDE compositing, and desktop effects, and while that did help minimize the tearing I've still got some.

    Is there a way to make the WebEngine redraw in a manner that will eliminate the tearing? Or am I at the mercy of KDE or X11? Honestly, I'm not sure where to start looking.

    Regards

    Edit: This is strictly a c++ Qt app.

    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