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

Application crashes if move columns in QML TableView

    XMLWordPrintable

Details

    • Windows

    Description

      I use QML TableView & movable columns, I use QSqlTableModel for dynamically loading data in runtime.
      Steps for reproducing:
      if I try to move column from one position to other (in GUI via mouse), then I move scroll to down for loading more data, then I again move columns, I will got crash. For getting crash I have to move column several time (maybe 5 or 10 or 20, count does n't matter) and move scrollbar down before it.
      Note:
      Also I've changed size of application - full screen and back, and click sorting
      Also I use several tables with serveral QSqlTableModel to one DB. Is it ok using several sql model to one database file (only for selecting data)?
      Several tables are shown in different tabs.
      Call stack is
      Full Call stack CallStack.txt
      Columns for TableView I create in runtime (use Qt.createQmlObject and tableview.addColumn)

      Attachments

        1. CallStack.txt
          15 kB
        2. screenshot-1.png
          screenshot-1.png
          27 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            richard Richard Moe Gustavsen
            serg Serhii Prepodobnyi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes