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

QTableWidget PageUp fails to reach top

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.12.0 Beta 1
    • 5.6.2
    • Widgets: Itemviews
    • None
    • All
    • ef40cad3a974242cc8f9167288a8804239586669

      1 - Create a QTableWidget and fill it with more than three "pages" of items.

      2 - Set few of the items as hidden on the top of the table, using QTableWidget::setRowHidden(true), Set the first row hidden.

      3 - Select the last row and use PageUp key to scoll upwards on the table.

      The PageUp key should stop working once the first row is visible on the table, however the command fails to reach the top of the list and stops working when few rows are still above the first visible row.

        For Gerrit Dashboard: QTBUG-70215
        # Subject Branch Project Status CR V

            chehrlic Christian Ehrlicher
            lamo Ligia Amorim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes