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

View geometry no longer updated in fullscreen mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.3.1
    • QPA
    • None
    • Qt 5.3.1 on Android 4.4.4
    • Android

    Description

      Starting a fullscreen QtQuick app by using showFullScreen() or setting this later by using setWindowState(Qt::WindowFullScreen) causes the view to no longer resize.

      It neither resizes when the navigation and status bars disappear, nor when you rotate the screen. When you set the window state back to Qt::WindowMaximized, exiting the fullscreen, geometry update works again.

      The QtQuickView's resize mode is set to QQuickView::SizeRootObjectToView.

      This is a regression over 5.3 where this worked fine. I suspect the fix for the jumping during startup (QTBUG-38960) causes this or at least has a negative effect on this.

      Attachments

        Issue Links

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

          Activity

            People

              esabraha Eskil Abrahamsen Blomfeldt
              broulik Kai Uwe Broulik
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes