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

ActiveQt: QAxWidget steals keyboard focus

XMLWordPrintable

    • 8368557b9c0010fb205969d010c9d8549fbee0ae

      If you have QAxWidget showing standard Microsoft Web Browser control and a QLineEdit in same application, the web browser will hog the keyboard focus, so you can't enter text to the line edit.

          ui->axWidget->setControl("{8856F961-340A-11D0-A96B-00C04FD705A2}");
          ui->axWidget->dynamicCall("Navigate(const QString&)", "www.google.com");
      

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

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes