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

Qt 6.4.1 - Android - White rectangle at the bottom of the screen

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.9.0
    • 6.4.1
    • GUI: Window management
    • None
    • Xiaomi Redmi Note 7, Android 10, MIUI 12.5.3 stable
    • Android
    • 0abcb9bef (dev), 6e32a2e06 (6.8)
    • 2024wk48s3FOQtforAndroid, 2024wk50s3FOQtforAndroid, 2024wk52FOQtforAndroid, 2025wk02s3FOQtforAndroid

      Hi, 

      There are bugs in Android, window mechanism.

      1. When the application is not in fullscreen: we have a white rectangle at the bottom of the window
      2. When the application is in fullscreen, it seems that the Window component height is biggest than screen size, so the bottom is out of the screen..

       

      Here is an example for the first issue:

      import QtQuickWindow {
          color: "red"
          visible: true
          title: qsTr("Hello World")
      } 

       

       

       

       

        For Gerrit Dashboard: QTBUG-109878
        # Subject Branch Project Status CR V

            assam Assam Boudjelthia
            caipiblack Mathieu Caldeira
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes