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

macOS 10.12.1 fullscreen show a double toolbar

XMLWordPrintable

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

      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(); }

        1. dockwidgets_wa.tar.gz
          13 kB
        2. dockwidgets.zip
          15 kB
        3. qterror.png
          qterror.png
          120 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes