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

ListView displaced transition breaks with long lists

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        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
            outfoxxed outfoxxed -
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes