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

Help -> About menu dissapears on Mac

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.7.1, 5.8.0
    • Widgets: Main Window
    • None
    • OS X 10.10
    • macOS

    Description

      Hi. I have a QMainWindow with QMenu. The project/app name is "macmenu". In the menu I have Help -> About (connected to slotAbout()), and Help -> About Qt (connected to slotAboutQt()). It works fine on Windows. When I click Help -> About, I see a QMessageBox displaying "About this app". When I click Help -> About Qt, I see a QMessageBox::aboutQt().

      However on OS X 10.10 Qt reorganizes menu. Under the application menu macmenu now I see a single About item, however it doesn't execute slotAbout(), but slotAboutQt() and displays a Qt standard dialog with Qt version and description. I was not able to find my About window anywhere in the menu.

      The project is attached.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.graphics.and.multimedia Qt Graphics Team
              dmitrymq dmitrymq
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes