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

Non native menu items become invisible after initial popup

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4.1, 6.4.2, 6.4.3
    • GUI: Menus
    • None
    • Android

    Description

      If you compile the QT example qt/Examples/Qt-6.4.2/widgets/mainwindows/menus, but add the following line to make the menu bar non-native (to avoid QTBUG-112272

      void MainWindow::createMenus()

      {     menuBar()->setNativeMenuBar(false);     ... }

      the the menu shows-up as expected, but only the first time. Subsequent touches on the menu item seem to popup the menu but its invisible. Still if you click on the space where the menu item must be - its triggered. Check the attached video.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            stan77 Stanimir Peev
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes