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

QWidget::showFullScreen does not completely hide the menu bar

XMLWordPrintable

    • macOS

      On Mac, when calling showFullScreen() moving the cursor to the top of the screen causes the menu / toolbar to show always, there is no easy way to implement a kiosk like application because of this.

      It would be nice if QWidget::showFullScreen() was overloaded with
      QWidget::showFullScreen(bool hideMenuBarForever) (or with a better
      name for the argument) so that Qt developers have the choice if they
      want the menu bar never to reappear.

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

            Unassigned Unassigned
            dettman Dean Dettman (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes