Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-42282

There is no way to handle clicks on links with target="_blank"

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.5.0
    • 5.4.0 Beta
    • WebEngine
    • None
    • fb612f3d2b181742730e18ca15c0944af0b743c5

      QtQuick's WebEngineView doesn't emit any signal if <a href="..." target="_blank"> is clicked.

      WebEngineView.experimental emits newViewRequested signal, but it's impossible to retrieve an url from it to open it by Qt.openUrlExternally().

      May be we should introduce some convient API for this case?

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            abecsi Andras Becsi
            elessar Ruslan Nigmatullin
            Votes:
            1 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes