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

Android: QDialog display over QMainFrame does not look smart

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4: Low P4: Low
    • None
    • 5.2.1
    • GUI: Window management
    • None
    • QtCreator for Android
    • Android

      When running on Android, QDialogs displayed in front of a QMainWindow does not look nice.

      QDialog has no title bar
      QDialog has no border
      QDialog controls appear mixed with QMainWindow controls

      See this post for example with a QInputDialog:
      http://stackoverflow.com/questions/23042299/qinputdialog-doesnt-show-title-and-border-in-android-application

      But any QDialog-based dialog has the same behaviour. Only QMessageBox works smartly (probably because they use native Android API, see QTBUG-37132)

      QDialog paint function should probaly be customized for Android....

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

            rampe Rami Potinkara
            jpo38 Jean Porcherot
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes