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

[QML] Dragging/Flicking in Flickable keeps "pressed" to true in child MouseArea

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • 5.12
    • Quick: Other
    • None
    • Windows

    Description

      Expected results:
      When using a Flickable that has a MouseArea inside it, activating the drag functionality of the Flickable should set "pressed" from MouseArea to "false".

      Actual results:

      Using a Flickable's drag while a MouseArea rests inside turns the "pressed" property to "true" and does not return to false, even after the mouse press has been released, unless user double-clicks or minimizes the window and reopens it. Emitting "released", "canceled" or even "clicked" and "doubleClicked" does not fix this problem.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            ngaudet Nicholas Gaudet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes