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

QQuickWindow does not check hover state after mouse button released

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.9.6, 5.12.2, 5.12.4
    • None
    • Linux/X11, Windows

      QQuickWindow (void QQuickWindowPrivate::handleMouseEvent(QMouseEvent event)) do not check hover state after mouse button released outside item that pressed (QWidgetWindow from Qt Widgets module perfoms this check via QApplicationPrivate::sendMouseEvent->QApplicationPrivate::dispatchEnterLeave).

      Note: Checking occurs only on QEvent::MouseMove.

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

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            amuralev Artem Muralev
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes