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

TableView horizontal scrolling unreliable

    XMLWordPrintable

Details

    • macOS

    Description

      Fast horizontal scrolling can cause wrong rendering of columns when using variable column widths.

      The attached example uses a header on top of the tableview that should always align with the view. This is done by simply using the flickable's contentX as an offset.

      This works fine until

      • fast scrolling via flicking
      • fast dragging of the horizontal scrollbar

      is applied. Then the header and the tableview's columns sometimes no longer align. Scrolling the view back to the beginning will at some point correct the column positioning.

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            njeisecke Nils Jeisecke
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes