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. [WebEngineView] Open New Window
Forum Updated to NodeBB v4.3 + New Features

[WebEngineView] Open New Window

Scheduled Pinned Locked Moved QtWebEngine
1 Posts 1 Posters 1.2k Views 2 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.
  • M Offline
    M Offline
    mhardt
    wrote on last edited by
    #1

    The default WebEngineView doesn't handle links which require opening a new window (or tab), as one can easily try by using the quicknanobrowser example.

    I tried using the onNewViewRequested signal and called request.openIn(webview), which leads to a segmentation fault, possibly because you cannot use the same WebEngineView context.
    My browser implementation doesn't support opening new windows or tabs, so my question is how to redirect such links to my current webview instance?

    Thanks,
    Matthias Hardt

    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