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

Scrolling issue with QTableWidget

    XMLWordPrintable

Details

    • qt4: e36e83b5e65a703058ec5a4e4418fe6a49d73e2c qt5/qtbase/stable: 00b11ccdead05d77589d4ec5ebb3b376c6ae2ca1

    Description

      The example attached can be used to reproduce this issue.

      Steps to reproduce:
      1) Build and run the app.
      2) Scroll to the bottom of the table.
      3) Click any header item to sort the table.

      Expected outcome:
      All items remain aligned correctly and the table rect remains the same.

      Actual outcome:
      The cell widget (QLineEdit) is misaligned between two lines and all the table items jump upwards.

      It looks like to be some update issue. If you scroll to the bottom of the table, you see that there is no extra space on the bottom after the last line in the table. However, once you sort, the whole table moves upwards and there comes an extra space below the last line.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes