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

QMessageBox does not work at IOS 13

XMLWordPrintable

    • iOS/tvOS/watchOS
    • f50f6a456a (qt/qtbase/dev) f50f6a456a (qt/tqtc-qtbase/dev) b793c01539 (qt/qtbase/6.4) b793c01539 (qt/tqtc-qtbase/6.4) 48b22518a8 (qt/tqtc-qtbase/5.15) a629a6dc04 (qt/tqtc-qtbase/6.2) b793c01539 (qt/tqtc-qtbase/tqtc/qtinsight-6.4)

      QMessageBox does not work at iOS 13  

       

      The messagebox does not appear. The screen remains dark. The event loop seems work.

       It does not react even if touched.

       

       sample code:

       

      int main(int argc, char *argv[])

      {

      QApplication a(argc, argv);

      QMessageBox mb;

      mb.exec(); 

      }

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

            tpochep Timur Pocheptsov
            windy6001 windy windy
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes