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

[REG 5.10->5.14] Graphical glitches when table view rows are resized

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.14.2
    • GUI: Painting
    • None
    • Windows

      Resizing table view rows can result in graphical glitches.

      This will happen for tables that have a scrollbar, and you have scrolled down all the way to the bottom of the table.

      The glitches appear as in the attached screenshots, and you can remove them by making the whole table view redraw, e.g. by switching to a different window and back.

      I also compared the behaviour of resizing rows with the behaviour of resizing columns, and I noticed that the latter works fine. One of the main differences between these two scenarios is that when a column is resized, the last columns move back and leave behind a blank space. In contrast, when I resize a row, despite the fact that there is less space to be occupied, the position of the last row remains fixed.

      I can also confirm that this problem was not present in Qt 5.10.

       

       

        1. bug report.7z
          232 kB
          Adrian Pintilie
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            adrian99212 Adrian Pintilie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes