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

View geometry no longer updated in fullscreen mode

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes