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

Android screen size mismatch [Reg 5.15.10 -> 5.15.11]

XMLWordPrintable

    • Android
    • 45b98e1ac708faa6c7e6f5bd26e23cc0e408b4e0
    • 2022wk42FOQtforAndroid, 2022wk44FOQtforAndroid

      Starting with 5.15.11 Qt returns a diverging screen size which leads to cut off elements that are attached to the botton of the screen.

      Using the default 10" Emulator returns

      E libandroid_x86_64.so: QSize(1280, 728)

      for Qt 5.15.10 and

      E libandroid_x86_64.so: QSize(1280, 752)

      for Qt 5.15.11.

      Reverting qtbase/2989451 seems to bring back the original behaviour.

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

            samuelmira Samuel Mira
            cajus Cajus Pollmeier
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes