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

Help -> About menu dissapears on Mac

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes