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

[REG:6.1->6.2] Mdi child windows cannot be closed if any of them contain qtdatavisualization window containers

    XMLWordPrintable

Details

    Description

      If any MDI child window contains qt data visualization windows Q3D*, none of the MDI children windows can be closed anymore (including ones that have nothing to do with Q3D* sub mdi windows).

      Container windows themselve are not the issue, only if used with data visualization windows.

      This commit is the likely culprit, as after adding Q3D* subwindow / container, the if is hit in QWidget::close() and the mdi sub window is no longer closed.

      https://codereview.qt-project.org/c/qt/qtbase/+/368422

      Attachments

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

        Activity

          People

            tokorpip Tomi Korpipää
            jussi_witick Jussi Witick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes