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

Fullscreen windows rendered behind navigation bar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • None
    • 6.4.2
    • GUI: Window management
    • None
    • Android
    • 2023wkXXFOQtforAndroid, 2023wk08FOQtforAndroid, 2023wk10FOQtforAndroid

      Since Qt 6.4.2 (or maybe 6.4.1) the rendering of fullscreen windows is broken on Android - the window is rendered behind the Android navigation bar which hides part of its content. If the window is created with:

      setWindowFlags(Qt::Window);
      setWindowState(Qt::WindowFullScreen);
      

      you get the correct layout on Qt < 6.4.2 (tested on 6.3 and 6.2) and the broken layout with the current 6.4.2.

        1. Qt-6.4.0.jpg
          Qt-6.4.0.jpg
          73 kB
        2. Qt-6.4.2.jpg
          Qt-6.4.2.jpg
          73 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            rampe Rami Potinkara
            tumic Martin Tůma
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes