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. QWebEngineView in a QDockWidget fails to render when floating state changes while runtime
Forum Updated to NodeBB v4.3 + New Features

QWebEngineView in a QDockWidget fails to render when floating state changes while runtime

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

    Hello,
    I use a QWebEngineView inside of a QDockWidget on a desktop application on Windows.

    After starting the application everything looks as expected, doesn't matter, if the initial state of the dock widget is floating or not. When I change now the state while dragging the widget I get the following error message:

    composeAndFlush: makeCurrent() failed

    and the content of the QWebEngineView is not rendered. When I move the widget back, so that it gets its origin state, it renders as expected.
    I hadn't this issue on 5.8, but on 5.11.

    Any ideas?
    Thanks,
    Sebastian

    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