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. QWebEngine example project "simple browser" crashes on some WebDialogs
Qt 6.11 is out! See what's new in the release blog

QWebEngine example project "simple browser" crashes on some WebDialogs

Scheduled Pinned Locked Moved Solved QtWebEngine
2 Posts 1 Posters 771 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.
  • J Offline
    J Offline
    jussihi
    wrote on last edited by
    #1

    Hello.

    I have a weird bug, I can reproduce it 100% of the time on my own machine. The following example code:

    https://doc.qt.io/qtforpython-6/examples/example_webenginewidgets_simplebrowser.html

    crashes whenever I try to click a link/open a link in new window on some sites (not all!). For example I get 100% reproducibility when double clicking an email entry in an email folder in outlook.com. On other browsers (Chrome, FireFox, Edge) this opens a popup window containing the message in question. In the example code it tries to open a new WebDialog but then freezes and crashes soon after.

    J 1 Reply Last reply
    0
    • J jussihi

      Hello.

      I have a weird bug, I can reproduce it 100% of the time on my own machine. The following example code:

      https://doc.qt.io/qtforpython-6/examples/example_webenginewidgets_simplebrowser.html

      crashes whenever I try to click a link/open a link in new window on some sites (not all!). For example I get 100% reproducibility when double clicking an email entry in an email folder in outlook.com. On other browsers (Chrome, FireFox, Edge) this opens a popup window containing the message in question. In the example code it tries to open a new WebDialog but then freezes and crashes soon after.

      J Offline
      J Offline
      jussihi
      wrote on last edited by
      #2

      This was reported and now fixed:
      https://bugreports.qt.io/browse/QTBUG-119564

      1 Reply Last reply
      0
      • J jussihi has marked this topic as solved on

      • Login

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