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

TableView: crash happens when calling forceLayout()

    XMLWordPrintable

Details

    • 8952800c68743d0c98e3f638a5bafef1e78fa1d9 (qt/qtdeclarative/5.14)

    Description

      If calling forceLayout on a TableView while the model is being reset, an assert/crash will happen.

          TableModel {
              onModelReset: {
                  tableView.forceLayout()
              }
          }
      

      Attachments

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

        Activity

          People

            richard Richard Moe Gustavsen
            richard Richard Moe Gustavsen
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes