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

Binding loop detected with Drag.Automatic

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.5.0 Beta3
    • None

    Description

      When setting the Drag.dragType of a component to Drag.Automatic and then binding the Drag.active to the MouseArea::drag.active property (as instructed by the documentation), there is a warning about a binding loop.

      rc:/qt/qml/externaldraganddrop/DragAndDropTextItem.qml:48:5: QML QQuickItem (parent or ancestor of QQuickDragAttached): Binding loop detected for property "active"
      

      This is reproducible just by running the externaldraganddrop example in Qt Quick.

      Tested on Linux/X11 and Linux/Wayland.

      Attachments

        Issue Links

          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
              esabraha Eskil Abrahamsen Blomfeldt
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes