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

Status Bar never shown when "Hide during launch" is enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.4.0 RC
    • 5.2.0
    • QPA
    • None
    • iOS/tvOS/watchOS

      When the option "Hide statusbar during launch" in XCode is enabled, the status bar is not shown in the app after launch. You can either disabled the option, which means, the status bar is also drawn ontop of your splash screen, or the status bar will not be visible at all.

      Using an QML ApplicationWindow as root item inside a QQmlEngine (not using QQuickView - which always reserves space for the status bar and you cannot ever draw behind it), I ran qmake and opened the resulting project in XCode and enabled the "Hide during application launch" option in the project's General settings.

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

            vestbo Tor Arne Vestbø
            broulik Kai Uwe Broulik
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes