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

QTableWidget PageUp fails to reach top

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        1. testing_issue.zip
          1.42 MB
          Ligia Amorim
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes