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

Default qmessagebox action 'ok' is not shown in softkeys

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.6.1
    • 4.6.0
    • None
    • None
    • a8b5418c70e0e2d3b4f9dc25c1383a78c4da8f22

    Description

      The following code snippet does not show any buttons, and dialog cannot be closed (It should have default 'ok' button).

          QMessageBox msgBox;
          msgBox.setText("Testd");
          msgBox.exec();
      

      Attachments

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

        Activity

          People

            e0101981 Janne Anttila
            e0101981 Janne Anttila
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes