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

SwipeView: dynamically added children with index > 1 positioned at index 0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • 6.3.1, 6.5.0 Beta1
    • Quick: Controls 2
    • None
    • Linux/X11

      The first item is correctly positioned in the middle of the viewport. The second item is positioned to the right of the first and isn't visible, as it should be. All subsequent items are positioned exactly under the first item, which is wrong. Swiping up to index n repositions items up to n + 1 to their correct position.

      Probably somewhat related to QTBUG-79895 regarding the behavior difference between adjacent and non-adjacent items.

        1. QTBUG-105587.webm
          150 kB
          Oliver Eftevaag
        2. screenshot-1.png
          14 kB
          Andreas Hartmetz
        3. swipeview-childpos.qml
          1 kB
          Andreas Hartmetz
        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
            ahartmetz Andreas Hartmetz
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes