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

Qt Quick Table View: can’t scroll to the bottom right of the content

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.12.0 Alpha
    • 5.12.0
    • None
    • macOS High Sierra (10.13.5)
    • ab1df24c8283cafd76f05c86004963c4c2d0673f

    Description

      On the new TableView QML component, it is not possible to reach the bottom right corner of the content. Instead, we are blocked before, as if we had already reached the bottom right corner.

      It appears that the contentWidth and contentHeight properties are not computed properly: on my sample project, they both should be set to 25000 (500 cells that are 50 pixels wide) but they are set to about 24002 instead.

      Attachments

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

        Activity

          People

            nicolasettlin Nicolas Ettlin
            nicolasettlin Nicolas Ettlin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes