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

Details

    • 9788c0f47cfae17a39137dec47aa0b9f3f9bedad (3.3.2014, dev, 5.4)

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes