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

onWebAuthUxRequested is ignored

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 6.8.3, 6.9.0
    • WebEngine
    • None
    • Windows

    Description

      onWebAuthUxRequested is not being called for webauthn request, so the request cannot be handle/cancel manually

      POC:

      create quicknanobrowser

      place a bp in BrowserWindow.qml onWebAuthUxRequested function

      run program

      visit webauthn.io

      BP is not hit

       

      POC2:

      create quicknanobrowser

      under BrowserWindow.qml onWebAuthUxRequested function

      replace webAuthDialog.init(request); with request.cancel()

      run program

      visit webauthn.io

      still seeing webauthn window

      Attachments

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

        Activity

          People

            anualiyas Anu Aliyas
            chrisho Chris Ho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes