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

Windows: Address line edit of Active Qt WebBrowser example sometimes can not be focussed any more

XMLWordPrintable

    • 9788c0f47cfae17a39137dec47aa0b9f3f9bedad (3.3.2014, dev, 5.4)

      Most likely to occur when:

      The webbrowser grabs the focus itself, resulting in an WM_SETFOCUS for the AxHostWidget, which Qt translates to the mainwindow in QApplicationPrivate::notifyActiveWindowChange() , which in turn messes up focus handling since the active window never changes.

        For Gerrit Dashboard: QTBUG-37126
        # Subject Branch Project Status CR V

            kleint Friedemann Kleint
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes