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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4.1
    • GUI: Window management
    • None
    • Xiaomi Redmi Note 7, Android 10, MIUI 12.5.3 stable
    • Android
    • Next

    Description

      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")
      } 

       

       

       

       

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            caipiblack Mathieu Caldeira
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes