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

when a PointerHandler with a custom cursor deactivates, the cursor doesn't change until the next mouse move

XMLWordPrintable

    • 8bd6342639721b7db08acf554c6bcd3e7ab04cb6 (qt/qtdeclarative/dev) fc1ec5cf4a (qt/tqtc-qtdeclarative/5.15)

      QQuickWindow calls d->updateCursor() for Enter and MouseMove events, but not for MouseButtonRelease. After the release is delivered, an active handler should deactivate, and also restore the cursor; so it seems we need to do updateCursor() then, too.

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

            srutledg Shawn Rutledge
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes