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

calling QQuickItem::update creates a hoverMoveEvent

    XMLWordPrintable

Details

    Description

      Problem Description:
      Calling QQuickItem::update (using a timer) creates a hoverMoveEvent for the item currently under the cursor.

      Reproduction Steps:

      • build and run the attached example
      • check the "enable update timer" checkbox
      • hover the mouse over the red rectangle

      Observed Results:

      • the red rectangle (HoverMove item) receives a hover move event (QQuickItem::hoverMoveEvent) every 250 ms (timer interval)

      Expected Results:

      • hover move events are only received when the mouse is actually moved

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            tobiasludwig Tobias Ludwig
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes