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

QEvent::HoverLeave is not sent when the mouse is released outside of a QQuickItem

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.7
    • None

    Description

      On a QQuickItem that accepts hover events and mouse buttons events, if the mouse is pressed inside the item, then moved outside and finally released, only QEvent::MouseButtonRelease is sent.

      The expected behavior is that QEvent::HoverLeave should be sent right after QEvent::MouseButtonRelease.

      Currently QEvent::HoverLeave is only sent if the mouse is moved after the release.

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              grecko Pierre-Yves Siret
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes