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

MDI maximized subwindow window control buttons missing

    XMLWordPrintable

Details

    • 1eabc2417bfc01eb0e50900440bb34c97922fcde

    Description

      After maximizing a QMdiSubWindow, minimize/restore/close buttons should appear on the menu bar.

      Instead, no buttons appear and the following error is produced:
      QCommonStyle::drawComplexControl: Control 8 not handled

      It appears that the CC_MdiControls case (enum value 8) was removed from drawComplexControl and subControlRect in qtbase/src/widgets/styles/qcommonstyle.cpp It needs to be restored.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            megabyte Aaron Kaluszka
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes