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

mouseMoveEvent fired without mouse being really moved (Mac only)

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: