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

Binding loop detected with Drag.Automatic

XMLWordPrintable

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

      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.

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

              Created:
              Updated:

                There are no open Gerrit changes