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

mouseMoveEvent fired without mouse being really moved (Mac only)

XMLWordPrintable

    • macOS
    • 519e3963f (dev), 3e1b877b9 (6.4), c5a758190 (tqtc/lts-6.2), 73e139c44 (6.5)

      If you keep clicking (left button or touch pad) and do not move mouse, mouseMoveEvent still gets fired, though this always gives same mouse position but triggers code wrote against mouseMove.

      This problem happens on QtQuick also. This works great on windows.

      Attached example reproduces it:

      Steps to reproduce:
      1. Run the app on macOS.
      2. Place your mouse over the window and start clicking (left mouse button), but do not move the mouse.
      3. Notice in the logging, mouseMove is happening with identical mouse coordinates.

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

            vhilshei Volker Hilsheimer
            irfan.omair@digia.com Irfan Omair
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: