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

Can not deselect column in QTableView if row 0 is not visible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.15.2
    • Widgets: Itemviews
    • None
    • All

      Cannot deselect columns in QTableView using ctrl + click on QHeaderView if row 0 is not visible.

      There are no issues if row 0 is visible. Otherwise, columns could only be selected and not deselected.

       

      Steps to reproduce:
      1. Select column header

      2. Deselect using ctrl + click on column header (ctrl + click deselect is working)

      3. Scroll down the list

      4. Select column header again

      5. Deselect using ctrl + click on column header (ctrl + click deselect is not working )

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

            vhilshei Volker Hilsheimer
            markmannyemman Mark Emmanuel Vargas
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes