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

ListView displaced transition breaks with long lists

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.8.0
    • Quick: Other
    • None

      When using ListView's displaced transition with an animation on the y position, if items would be displaced (far enough) outside of the list viewport, the animation's target y position is wrong.

      A sample demonstrating the issue is attached. Ensure the window is about 14 items tall and click the test button to see the breakage. If the window is about 16 or more items tall the animation will play correctly. A video is attached demonstrating this. (Note the odd visual glitch when resizing the window is a separate issue)

       

      Edit: this can be mostly worked around by setting "cacheBuffer: 0; reuseItems: false;", which makes the issue far less visible.

        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
            jirauser69088 user-b4e76 (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes