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

[REG 5.6->5.7] Windows: Mouse wheel events are not propagated to ForeignWindow properly

XMLWordPrintable

    • 145d8462e3daa96b49a921fd4a34cf4dc84071d4 (qtbase/5.7, 9.7.2016, 5.7.1)

      Refactoring change in commit https://codereview.qt-project.org/#/c/145236/ added a "... type != Qt::ForeignWindow" check in qwindowswindow.h file, windowsWindowOf() method, and this check prevents mouse wheel events from being propagated to a foreign parent window. Previous implementation baseWindowOf() did not have this check.

      The setup is as follows; Native HWND is wrapped to Qt by use of QWindow::fromWinId and a custom QWindows is added as a child to that window.

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

            kleint Friedemann Kleint
            jussi_witick Jussi Witick
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes