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

onWebAuthUxRequested is ignored

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes