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

Android: Strange default size of QDialogs

    XMLWordPrintable

Details

    • Android
    • 4d5bf32c20078dc4fb186e9a7b4969f01ebdc7e5

    Description

      Create a window with a button, hook the button up so clicking it opens a QDialog with a QHBoxLayout containing a QPushButton.

      When running this on desktop, the dialog's default position will be center
      on the parent window, and the dialog's default size will be based on the layout's size. When running it on Android (on either GL- or raster-based platform plugin), the dialog will be tiny (too tiny to contain the button) and it will be in the top left corner of the screen.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes