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. After loadFinished QWebEngineView does not update the view
Forum Updated to NodeBB v4.3 + New Features

After loadFinished QWebEngineView does not update the view

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 367 Views
  • 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.
  • S Offline
    S Offline
    seamoce
    wrote on last edited by
    #1

    Hi all,
    I'm currently having problem with QWebEngineView (QT 5.15). I wanted to show an html file into a widget containing a engineview, after calling load I get all the loadFinished signals, but the widget doesn't update. The only workaround I have found is to hover on a different widget (so focusing out of the engine view) and return into the engineview with the mouse, What I'm doing wrong? Just to want to point out that doing the same in a QDialog works perfectly.

    This looks similar to what is described here: https://bugreports.qt.io/browse/QTBUG-58317.

    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