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

Application crash related with QTableWidget, base item view or delegate

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • None
    • 6.3.1
    • Widgets: Itemviews
    • None

    Description

      This bug affects Qt 6.3.1. Since some version >6.2.4 there is a bug. The 6.2.4 version behaves correctly.

      Scenario to reproduce the bug:

      1) create a QTableWidget;

      2) add some rows and columns;

      3) add an item using tableWidget->setItem(i, j, new QTableWidgetItem("Test"));

      4) resize window with the table widget so that the item rectangle is clipped by the table widget border;

      5) double-click the item to edit by default text delegate.

      The last 5th action causes crash.

      Attachments

        1. BugScreenshot.png
          BugScreenshot.png
          24 kB
        2. TableTest.zip
          2 kB
        3. TableTest-1.zip
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            vhilshei Volker Hilsheimer
            manuylovich I M
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes