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

Qt Quick ScrollView: Scrollbar jumps in case of list delegates with different height

    XMLWordPrintable

Details

    Description

      I've attached application ScrollBarIssues

      It is very simple:
      1) ScrollView with ListView based on StringList model
      2) model contains numbers 1-2000
      3) ListView delegate draws rectangle with height calculated as

      200 - modelData%200

      So line height is various in range 0-200

      When I drag the scrollbar, it starts to jump(See attached Scrollbarjumps.mp4)

      I've tried on Windows and OS X

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            bearteddy Anatoliy Bugaev
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes