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

Qt menu bar appears inappropriately when hiding and re-showing it.

    XMLWordPrintable

Details

    Description

      I have a menu bar in my Qt application, in which there is a QMainWindow with a menu bar.

      I call
      ui->menuBar->hide();
      and later on
      ui->menuBar->show();

      After this, the menu bar appears inappropriately, like the menu bars of desktop applications at the top of the application window. This is undersirable on Maemo 5.

      Attachments

        Activity

          People

            griebl Robert Griebl (closed Nokia identity) (Inactive)
            venemo Timur Kristóf
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: