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

QMessageBox::question() doesn't allow input on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.2.0
    • QPA
    • None
    • Android

    Description

      QMessageBox::question() doesn't draw buttons for yes/no input on Android when using the following code:

      QMessageBox::question(this, "Save", "Would you like to...", "&No", "&Yes", QString(), 0, 0);
      

      Attachments

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

        Activity

          People

            taipan BogDan Vatra
            jgrauman Joshua Grauman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes