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

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

    XMLWordPrintable

Details

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

    Description

      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 )

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes