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

tableViewP->setShowGrid(false) still shows vertical lines

    XMLWordPrintable

Details

    • Windows

    Description

      this bug is not fixed in 6.9 beta 2, even though the bug is marked as closed (as of feb 20 2025).

      please follow the repro steps below, and you can easily see the issue.

      To reproduce:

      1. on windows 11, run Qt Creator with Qt 6.9 beta 2
      2. open the "Frozen Column Example"
      3. in the file `FreezeTableWidget`, go to line 45
      4. add the lines `setShowGrid(false);` and `frozenTableView->setShowGrid(false);`
      5. run the app (note uses "windows" modern style by default)
      6. <-- see screen shot: still shows vertical lines
      7. set style to "windowsvista"
      8. <-- works correctly (see visa.png)

      Attachments

        1. vista.png
          47 kB
          David M. Cotter
        2. windows (modern).png
          70 kB
          David M. Cotter

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              davecotter David M. Cotter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes