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

macOS 10.12.1 fullscreen show a double toolbar

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 5.7.1
    • Widgets: Main Window
    • None
    • macOS

    Description

      When in call the winId(), show full screen will has a double toolbar,
      if remove winId(), show full screen work fine.
      i have attached the screen and the demo project to reproduce this issue.

      MainWindow::MainWindow()
      : textEdit(new QTextEdit)

      { setCentralWidget(textEdit); createActions(); createStatusBar(); createDockWindows(); setWindowTitle(tr("Dock Widgets")); newLetter(); setUnifiedTitleAndToolBarOnMac(true); textEdit->winId(); }

      Attachments

        1. qterror.png
          qterror.png
          120 kB
        2. dockwidgets.zip
          15 kB
        3. dockwidgets_wa.tar.gz
          13 kB

        Issue Links

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

          Activity

            People

              tpochep Timur Pocheptsov
              veyesys xsmart x
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes