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

Fullscreen windows rendered behind navigation bar

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.4.2
    • GUI: Window management
    • None
    • Android
    • 2023wk08FOQtforAndroid, 2023wk10FOQtforAndroid, 2023wk38FOQtforAndroid, 2023wk40FOQtforAndroid, 2023wk42FOQtforAndroid, 2023wk44FOQtforAndroid, 2023wk46FOQtforAndroid, 2024wk02FOQtforAndroid, 2024wk04FOQtforAndroid, 2024wk06FOQtforAndroid, 2024wk08FOQtforAndroid, 2024wk14FOQtforAndroid, 2024wk16FOQtforAndroid

    Description

      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.

      Attachments

        1. 17f0d474133ca1d902e5bbba9d50784fcbfa06e2.mp4
          85 kB
        2. Qt-6.4.0.jpg
          Qt-6.4.0.jpg
          73 kB
        3. Qt-6.4.2.jpg
          Qt-6.4.2.jpg
          73 kB
        4. qtbug98766-compat.zip
          5 kB

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes