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

qml binding with global variable in Repeater do not work

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 5.12.0
    • None
    • tested on archlinux latest Qt version.

      There is a regression on the way of handling bindings with items in a Repeater which are bind to a variable in an ancestor of the Repeater (it is working fine in Qt5.9.6, I don't know for the 5.10 and 5.11).

      In the following example, there should be 5 lemons displayed.

      But the width isn't updated when the variable it is binded is.

      If I create an alias of the variable I use to do the binding on the Repeater (commented lines) it works fine.

       

        1. incorrectBinding.zip
          3 kB
          Johnny Jazeix
        2. image-2018-12-20-15-29-06-015.png
          32 kB
          Johnny Jazeix
        3. image-2018-12-20-15-29-07-481.png
          12 kB
          Johnny Jazeix
        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
            petitlapin Johnny Jazeix
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes